Need to update theme for jUI 1.9

This commit is contained in:
Mark McDowall 2012-11-09 08:33:40 -08:00
parent 0ecbb30345
commit d17cb86374
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<body>
@RenderBody()
@Html.IncludeScript("jquery-1.8.2.min.js")
@Html.IncludeScript("jquery-ui-1.9.0.min.js")
@Html.IncludeScript("jquery-ui-1.8.17.min.js")
@Html.IncludeScript("jquery.livequery.js")
@Html.IncludeScript("jquery.gritter.js")
@Html.IncludeScript("jquery.form.js")