mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
13e18ba442
commit
7343772338
55 changed files with 901 additions and 316 deletions
|
@ -737,10 +737,10 @@
|
|||
|
||||
$('.headerBackButton').visible(canGoBack);
|
||||
|
||||
jPage.off('swipeleft', onPageSwipeLeft);
|
||||
jPage.off('swiperight', onPageSwipeLeft);
|
||||
|
||||
if (canGoBack) {
|
||||
jPage.on('swipeleft', onPageSwipeLeft);
|
||||
jPage.on('swiperight', onPageSwipeLeft);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue