mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
deprecate importCss
This commit is contained in:
parent
7e21fc0658
commit
6f1cdf9329
3 changed files with 5 additions and 46 deletions
|
@ -394,7 +394,7 @@
|
|||
|
||||
}).on('pagebeforeshow', ".metadataEditorPage", function () {
|
||||
|
||||
Dashboard.importCss('css/metadataeditor.css');
|
||||
require(['css!css/metadataeditor.css']);
|
||||
|
||||
}).on('pagebeforeshow', ".metadataEditorPage", function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue