remove debug

This commit is contained in:
j 2019-12-04 13:12:27 +00:00
parent ead29304bc
commit a57f68f3c2
1 changed files with 0 additions and 1 deletions

View File

@ -1410,7 +1410,6 @@ pandora.ui.mainMenu = function() {
function getSectionViews() {
if (ui.section == 'documents') {
console.log('now documents')
return [
{ id: 'documents', title: Ox._('View Documents'), items: [
{ group: 'collectionview', min: 1, max: 1, items: pandora.site.listViews.filter(function(view) {