mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
This commit is contained in:
parent
5d94812220
commit
4e11e3ba66
9 changed files with 86 additions and 93 deletions
|
@ -4,6 +4,7 @@ import dom from '../../scripts/dom';
|
|||
import globalize from '../../scripts/globalize';
|
||||
import '../../elements/emby-button/emby-button';
|
||||
import confirm from '../../components/confirm/confirm';
|
||||
import { pageIdOn } from '../../scripts/clientUtils';
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue