Switch to using string instead of bool for checkbox values

This commit is contained in:
2020-08-03 21:34:09 -04:00
parent b1bff76159
commit cb1b6c6e47
10 changed files with 62 additions and 15 deletions
+2
View File
@@ -1075,6 +1075,8 @@
<Content Include="Views\Shared\DisplayTemplates\_Details_ResultsLink.cshtml" />
<Content Include="Views\Results\Details.cshtml" />
<Content Include="Views\MacroPartials\ResultsDetails.cshtml" />
<Content Include="Views\Shared\Boolean.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Checkbox.cshtml" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>