schedule recordings with a dialog

This commit is contained in:
Luke Pulverenti 2015-12-15 13:24:41 -05:00
parent b1beb92143
commit 15c2f1606a
42 changed files with 1097 additions and 730 deletions

View file

@ -75,7 +75,6 @@
var list = DashboardPage.sessionsList;
if (list) {
Logger.log('refreshSessionsLocally');
DashboardPage.renderActiveConnections($.mobile.activePage, list);
}
},