mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-26 01:34:14 +00:00
reverted jquery registration
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
</body>
|
||||
@RenderSection("Scripts", required: false)
|
||||
@{Html.Telerik().ScriptRegistrar().Scripts(
|
||||
c => c.Add("jquery-1.6.1.min.js")
|
||||
.Add("jquery-ui-1.8.8.min.js")
|
||||
c => //c.Add("jquery-1.6.1.min.js")
|
||||
c.Add("jquery-ui-1.8.8.min.js")
|
||||
.Add("jquery.form.js")
|
||||
.Add("jquery.jgrowl.js")
|
||||
.Add("Notification.js")
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user