|
|
@@ -210,8 +210,8 @@
|
|
|
</Content>
|
|
|
<Content Include="Views\Web.config" />
|
|
|
<Content Include="Views\Shared\_AppLayout.cshtml" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\YesNo.cshtml" />
|
|
|
- <Content Include="Views\Shared\EditorTemplates\YesNo.cshtml" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\YesNoInt.cshtml" />
|
|
|
+ <Content Include="Views\Shared\EditorTemplates\YesNoInt.cshtml" />
|
|
|
<Content Include="Views\Home\Index.cshtml" />
|
|
|
<Content Include="Views\TYPE_VIKING\Create.cshtml" />
|
|
|
<Content Include="Views\TYPE_VIKING\Delete.cshtml" />
|
|
|
@@ -223,6 +223,8 @@
|
|
|
<Content Include="Views\VIKINGS\Details.cshtml" />
|
|
|
<Content Include="Views\VIKINGS\Edit.cshtml" />
|
|
|
<Content Include="Views\VIKINGS\Index.cshtml" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\YesNoBool.cshtml" />
|
|
|
+ <Content Include="Views\Shared\EditorTemplates\YesNoBool.cshtml" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Folder Include="App_Data\" />
|