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

update schedules direct page

This commit is contained in:
Luke Pulverenti 2015-07-27 01:03:34 -04:00
parent 1aeb69a26c
commit 2f69a6f07e
10 changed files with 225 additions and 235 deletions

View file

@ -1660,7 +1660,6 @@ var AppInfo = {};
if (isCordova) {
AppInfo.enableBottomTabs = true;
AppInfo.cardMargin = 'mediumCardMargin';
//AppInfo.enableSectionTransitions = true;
} else {