Fix validation

This commit is contained in:
2016-12-09 10:51:30 -05:00
parent a29de1ecb8
commit 0f9a66074d
18 changed files with 3107 additions and 9 deletions
+8
View File
@@ -624,6 +624,13 @@
<Content Include="scripts\jquery-1.11.1.min.js" />
<Content Include="scripts\jquery.autocomplete.js" />
<Content Include="scripts\jquery.autocomplete.min.js" />
<None Include="scripts\jquery.validate-vsdoc.js" />
<Content Include="scripts\jquery.validate.js" />
<Content Include="scripts\jquery.validate.min.js" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.js" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.min.js" />
<Content Include="scripts\jquery.validate.unobtrusive.js" />
<Content Include="scripts\jquery.validate.unobtrusive.min.js" />
<Content Include="scripts\LeafInputCreate.js" />
<Content Include="Views\Web.config" />
<Content Include="Views\Partials\Grid\Editors\Textstring.cshtml" />
@@ -702,6 +709,7 @@
<Content Include="Views\MacroPartials\BlogHighlights.cshtml" />
<Content Include="Views\MacroPartials\Queue.cshtml" />
<Content Include="Views\Partials\LoginStatus.cshtml" />
<Content Include="scripts\jquery.validate.unobtrusive.bootstrap.min.js.map" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>