Add search query
This commit is contained in:
@@ -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\Search.cshtml" />
|
||||
<Content Include="Views\Results\Index.cshtml" />
|
||||
<Content Include="Views\MacroPartials\Results.cshtml" />
|
||||
<Content Include="Views\Chart\DataError.cshtml" />
|
||||
<Content Include="Views\Chart\Index.cshtml" />
|
||||
@@ -1071,6 +1071,7 @@
|
||||
<Content Include="Views\Shared\_LeafDataQuery.cshtml" />
|
||||
<Content Include="Views\Results\Recent.cshtml" />
|
||||
<Content Include="Views\MacroPartials\Search.cshtml" />
|
||||
<Content Include="Views\Shared\_LeafInputActions.cshtml" />
|
||||
<None Include="Web.Debug.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
@@ -1120,6 +1121,7 @@
|
||||
<Compile Include="Models\LeafInputDetails.cs" />
|
||||
<Compile Include="Models\LeafInputCreate.cs" />
|
||||
<Compile Include="Models\LeafInputStatusViewModel.cs" />
|
||||
<Compile Include="Models\SearchViewModel.cs" />
|
||||
<Compile Include="Models\QueueViewModel.cs" />
|
||||
<Compile Include="Models\SelectListViewModel.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user