enable filters for documents

This commit is contained in:
j 2019-06-07 16:30:09 +01:00
commit a833e95a8b
15 changed files with 536 additions and 31 deletions

View file

@ -52,7 +52,7 @@ pandora.ui.browser = function() {
selected: selected
});
}
}).reloadList();
}).reloadList();
}
});
pandora.$ui.filters.updateMenus();