mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Moved episodeSearch to it's own javascript file.
This commit is contained in:
parent
0284f54e08
commit
9ee74d68eb
4 changed files with 16 additions and 14 deletions
|
@ -51,6 +51,7 @@
|
|||
.Add("jquery-tgc-countdown-1.0.js")
|
||||
.Add("MicrosoftAjax.js")
|
||||
.Add("MicrosoftMvcValidation.js")
|
||||
.Add("gridLoad.js"))
|
||||
.Add("gridLoad.js")
|
||||
.Add("episodeSearch.js"))
|
||||
.Render();}
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue