1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

continue jquery removal

This commit is contained in:
Luke Pulverenti 2016-06-24 11:12:13 -04:00
parent 443878a501
commit ba14c457e8
7 changed files with 216 additions and 152 deletions

View file

@ -3263,7 +3263,6 @@ var AppInfo = {};
}
onWebComponentsReady();
})();
function pageClassOn(eventName, className, fn) {