Moved episodeSearch to it's own javascript file.

This commit is contained in:
Mark McDowall
2011-06-01 16:50:36 -07:00
parent 0284f54e08
commit 9ee74d68eb
4 changed files with 16 additions and 14 deletions
+2 -1
View File
@@ -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>