Add search page

This commit is contained in:
2020-07-16 14:52:49 -04:00
parent c8e9a65f70
commit ef7e2c5ae6
8 changed files with 72 additions and 13 deletions
+3 -1
View File
@@ -996,7 +996,7 @@
<Content Include="Views\MacroPartials\LeafInputCreate.cshtml" />
<None Include="Backload\Web.Backload.config" />
<Content Include="Views\Results\DownloadNotFound.cshtml" />
<Content Include="Views\Results\Index.cshtml" />
<Content Include="Views\Results\Search.cshtml" />
<Content Include="Views\MacroPartials\Results.cshtml" />
<Content Include="Views\Chart\DataError.cshtml" />
<Content Include="Views\Chart\Index.cshtml" />
@@ -1069,6 +1069,8 @@
<Content Include="Views\Shared\DisplayTemplates\LeafInputDataViewModels.cshtml" />
<Content Include="Views\Shared\DisplayTemplates\_ViewDataCssClass.cshtml" />
<Content Include="Views\Shared\_LeafDataQuery.cshtml" />
<Content Include="Views\Results\Recent.cshtml" />
<Content Include="Views\MacroPartials\Search.cshtml" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>