mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update restart command
This commit is contained in:
parent
f67f57726d
commit
386e63ee64
7 changed files with 130 additions and 93 deletions
|
@ -33,7 +33,7 @@ var Dashboard = {
|
|||
//$.mobile.listview.prototype.options.dividerTheme = "b";
|
||||
|
||||
//$.mobile.popup.prototype.options.theme = "c";
|
||||
$.mobile.popup.prototype.options.transition = "fade";
|
||||
$.mobile.popup.prototype.options.transition = "pop";
|
||||
|
||||
if ($.browser.mobile) {
|
||||
$.mobile.defaultPageTransition = "slide";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue