mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-10 23:29:53 +02:00
reverted jquery registration
This commit is contained in:
parent
80201c8a88
commit
d6281b80bb
@ -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
Loading…
Reference in New Issue
Block a user