Skip to content

Commit

Permalink
Fixing 4550: WebForms UnobtrusiveValidationMode requires a ScriptReso…
Browse files Browse the repository at this point in the history
…urceMapping for 'jquery'
  • Loading branch information
napernik committed Nov 6, 2013
1 parent 62b1615 commit b4c59e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Website/Composite/web.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<add key="Composite.Help.Bookmarks.Url" value="http://c1console.composite.net/Help/Bookmarks.aspx"/>
<add key="Composite.Help.Search.Url" value="http://c1console.composite.net/Help/Search.aspx"/>
<add key="Composite.Help.Index.Url" value="http://c1console.composite.net/Help/Index.aspx"/>
<add key="ValidationSettings:UnobtrusiveValidationMode" value="None" />
</appSettings>

<system.webServer>
Expand Down

0 comments on commit b4c59e7

Please sign in to comment.