update db cache size
This commit is contained in:
@@ -255,9 +255,7 @@
|
||||
function showRemoteControl(tab) {
|
||||
|
||||
if (tab) {
|
||||
$.mobile.changePage('nowplaying.html', {
|
||||
dataUrl: 'nowplaying.html#' + tab
|
||||
});
|
||||
Dashboard.navigate('nowplaying.html?tab=' + tab);
|
||||
} else {
|
||||
Dashboard.navigate('nowplaying.html');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user