forked from 0x2620/pandora
remove debug
This commit is contained in:
parent
ead29304bc
commit
a57f68f3c2
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue