add ability to mark studios, genres and people as favorites

This commit is contained in:
Luke Pulverenti
2013-04-12 20:42:51 -04:00
parent b721aab2ba
commit b3cb8fda22
7 changed files with 289 additions and 5 deletions

View File

@@ -417,7 +417,6 @@ namespace MediaBrowser.WebDashboard.Api
"http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js",
"http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.js",
"http://vjs.zencdn.net/c/video.js",
"thirdparty/jplayer/jquery.jplayer.min.js" + versionString,
"scripts/all.js" + versionString
};