Details and queue management

This commit is contained in:
2017-01-06 08:43:22 -05:00
parent d14e40a36b
commit 42ac27e16f
24 changed files with 260 additions and 51 deletions
+3
View File
@@ -803,6 +803,8 @@
<Content Include="Views\Shared\DisplayTemplates\_DetailsLink.cshtml" />
<Content Include="Views\Shared\DisplayTemplates\_ChartButton.cshtml" />
<Content Include="Views\EmptyPage.cshtml" />
<Content Include="Views\Shared\DisplayTemplates\TermsOfService.cshtml" />
<Content Include="Views\Shared\EditorTemplates\TermsOfService.cshtml" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
@@ -825,6 +827,7 @@
<Compile Include="Backload\Controller\BackloadController.obsolete.cs" />
<Compile Include="Backload\Helper\ResultCreator.Classic.cs" />
<Compile Include="Backload\Helper\ResultCreator.cs" />
<Compile Include="Controllers\EnforceTrueAttribute.cs" />
<Compile Include="Controllers\ActionLogAttribute.cs" />
<Compile Include="Controllers\BackloadController.cs" />
<Compile Include="Controllers\BaseController.cs" />