update page caching
This commit is contained in:
parent
b038bc1785
commit
a81a127cc6
15 changed files with 72 additions and 55 deletions
|
@ -249,7 +249,7 @@
|
|||
$(containers).removeClass('hiddenScrollX');
|
||||
}
|
||||
|
||||
if (NavHelper.needsRefresh(page)) {
|
||||
if (LibraryBrowser.needsRefresh(page)) {
|
||||
loadResume(page, userId, parentId);
|
||||
loadLatest(page, userId, parentId);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue