mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
enable unified routing
This commit is contained in:
parent
2360213901
commit
154f6b5fd8
133 changed files with 6988 additions and 7112 deletions
|
@ -170,7 +170,7 @@
|
|||
// Define instance variables
|
||||
$.extend(this, {
|
||||
_scrollTop: 0,
|
||||
_page: theElement.closest(".ui-page"),
|
||||
_page: theElement.parents("div[data-role='page']"),
|
||||
_ui: null,
|
||||
_fallbackTransition: "",
|
||||
_currentTransition: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue