|
|
@@ -173,8 +173,12 @@
|
|
|
<Compile Include="Internal\MvcHtmlHelpers.cs" />
|
|
|
<Compile Include="Internal\Navigation.cs" />
|
|
|
<Compile Include="Internal\UtilisateurConnecteFactory.cs" />
|
|
|
+ <Compile Include="Models\ActionClasViewModel.cs" />
|
|
|
+ <Compile Include="Models\IdentiteViewModel.cs" />
|
|
|
+ <Compile Include="Models\CollegeViewModel.cs" />
|
|
|
+ <Compile Include="Models\AnneeViewModel.cs" />
|
|
|
<Compile Include="Models\ContactViewModel.cs" />
|
|
|
- <Compile Include="Models\TopModel.cs" />
|
|
|
+ <Compile Include="Models\BaseViewModel.cs" />
|
|
|
<Compile Include="Models\UtilisateurConnecte.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
@@ -386,7 +390,6 @@
|
|
|
<Content Include="Views\Territoire\Index.cshtml" />
|
|
|
<Content Include="Views\Colleges\Details.cshtml" />
|
|
|
<Content Include="Views\Colleges\Edit.cshtml" />
|
|
|
- <Content Include="Views\Colleges\Index.cshtml" />
|
|
|
<Content Include="Views\Identites\Details.cshtml" />
|
|
|
<Content Include="Views\Identites\Edit.cshtml" />
|
|
|
<Content Include="Views\ActionsCLAS\Details.cshtml" />
|
|
|
@@ -394,6 +397,7 @@
|
|
|
<Content Include="Views\GestionActions\Index.cshtml" />
|
|
|
<Content Include="Views\Annees\Details.cshtml" />
|
|
|
<Content Include="Views\Annees\Index.cshtml" />
|
|
|
+ <Content Include="Views\Colleges\Index.cshtml" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Folder Include="App_Data\" />
|