1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

updated mobile and tablet layouts in web client

This commit is contained in:
Luke Pulverenti 2013-12-30 22:43:30 -05:00
parent 722c5a92f3
commit 2861ff68c9
11 changed files with 58 additions and 52 deletions

View file

@ -117,7 +117,6 @@ var Dashboard = {
showError: function (message) {
$.mobile.loading('show', {
theme: "e",
text: message,
textonly: true,
textVisible: true
@ -135,7 +134,6 @@ var Dashboard = {
var message = options;
$.mobile.loading('show', {
theme: "b",
text: message,
textonly: true,
textVisible: true