Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/17/11 15:54:20 (13 years ago)
Author:
msammer
Message:

#1446 rebuild the shown table. Now it is possible to make a right 'details'-call via an action within the MVC

File:
1 edited

Legend:

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

    r6190 r6226  
    9999    </Compile>
    100100    <Compile Include="Helpers\HtmlHelpers.cs" />
     101    <Compile Include="Helpers\IParams.cs" />
     102    <Compile Include="Helpers\IResult.cs" />
    101103    <Compile Include="Helpers\Query.cs" />
     104    <Compile Include="Helpers\RunCollectionData.cs" />
    102105    <Compile Include="Models\AccountModels.cs" />
    103106    <Compile Include="Models\ChartModel.cs" />
     
    163166    <EmbeddedResource Include="Views\Query\Menu.ascx" />
    164167    <Content Include="Views\Query\Results.aspx" />
     168    <EmbeddedResource Include="Views\Query\RunCollectionTable.ascx" />
    165169    <Content Include="Views\ServiceTest\Index.aspx" />
    166170    <Content Include="Web.config">
Note: See TracChangeset for help on using the changeset viewer.