mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add legacy script
This commit is contained in:
parent
3443ccc310
commit
5a71a65637
2 changed files with 6 additions and 0 deletions
|
@ -33,6 +33,7 @@ define(['jQuery'], function ($) {
|
|||
dependencies.push('jqmcollapsible');
|
||||
dependencies.push('jqmcheckbox');
|
||||
dependencies.push('legacy/dashboard');
|
||||
dependencies.push('legacy/selectmenu');
|
||||
}
|
||||
|
||||
if (isPluginpage || (newView.classList && newView.classList.contains('type-interior'))) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue