Replace WebGridBootstrapPager

Improve Leaf details page
This commit is contained in:
2020-06-28 17:37:06 -04:00
parent 6f907bd1c6
commit 2b5de1c4cd
13 changed files with 93 additions and 119 deletions
+1 -4
View File
@@ -323,10 +323,6 @@
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="WebGridBootstrapPager, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\WebGridBootstrapPager.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="App_Plugins\ModelsBuilder\modelsbuilder.controller.js" />
@@ -1134,6 +1130,7 @@
<Compile Include="Utility\RequireRequestValueAttribute.cs" />
<Compile Include="Utility\Validation.cs" />
<Compile Include="Utility\CssClassUtil.cs" />
<Compile Include="Utility\WebGridExtensions.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj">