rename groups to filters
This commit is contained in:
parent
f3cc0af3c5
commit
7dff4fa402
15 changed files with 486 additions and 789 deletions
|
|
@ -25,7 +25,7 @@ pandora.ui.rightPanel = function() {
|
|||
.bindEvent({
|
||||
resize: function(data) {
|
||||
if (!pandora.user.ui.item) {
|
||||
pandora.resizeGroups();
|
||||
pandora.resizeFilters();
|
||||
pandora.$ui.list.size();
|
||||
if (pandora.user.ui.listView == 'clips') {
|
||||
var clipsItems = pandora.getClipsItems();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue