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

deprecate importCss

This commit is contained in:
Luke Pulverenti 2016-04-18 14:01:50 -04:00
parent 7e21fc0658
commit 6f1cdf9329
3 changed files with 5 additions and 46 deletions

View file

@ -394,7 +394,7 @@
}).on('pagebeforeshow', ".metadataEditorPage", function () {
Dashboard.importCss('css/metadataeditor.css');
require(['css!css/metadataeditor.css']);
}).on('pagebeforeshow', ".metadataEditorPage", function () {