Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/08/11 14:47:26 (13 years ago)
Author:
wtollsch
Message:

#1198 finished okb admin stucture integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj

    r5072 r5258  
    9393      <DependentUpon>Global.asax</DependentUpon>
    9494    </Compile>
     95    <Compile Include="Helpers\HtmlHelpers.cs" />
    9596    <Compile Include="Models\AccountModels.cs" />
    9697    <Compile Include="Models\AlgorithmClassModel.cs" />
     
    101102      <DependentUpon>Reference.svcmap</DependentUpon>
    102103    </Compile>
     104    <Compile Include="ViewModels\AlgorithmClassViewModel.cs" />
    103105  </ItemGroup>
    104106  <ItemGroup>
     
    126128      <LastGenOutput>Reference.cs</LastGenOutput>
    127129    </None>
     130    <Content Include="Views\AlgorithmClass\Create.aspx" />
     131    <Content Include="Views\AlgorithmClass\Delete.aspx" />
     132    <Content Include="Views\AlgorithmClass\Details.aspx" />
     133    <Content Include="Views\AlgorithmClass\Edit.aspx" />
    128134    <Content Include="Views\AlgorithmClass\Index.aspx" />
    129135    <Content Include="Views\ServiceTest\Index.aspx" />
Note: See TracChangeset for help on using the changeset viewer.