don't reload groups when changing list view or list sort
This commit is contained in:
parent
5053fc5c4c
commit
929cf988a1
6 changed files with 41 additions and 17 deletions
|
|
@ -130,7 +130,7 @@ pandora.reloadGroups = function(i) {
|
|||
});
|
||||
}
|
||||
});
|
||||
history.pushState({}, '', pandora.Query.toString());
|
||||
pandora.URL.push(pandora.Query.toString());
|
||||
};
|
||||
|
||||
pandora.getListData = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue