restore saved movie views

This commit is contained in:
Luke Pulverenti 2015-08-15 14:46:57 -04:00
parent 68c88cbf97
commit 7f44f00a69
7 changed files with 59 additions and 35 deletions

View file

@ -68,6 +68,7 @@
}
$('#recentlyAddedItems', page).html(html).lazyChildren();
LibraryBrowser.setLastRefreshed(page);
});
}