new documents section

This commit is contained in:
j 2016-10-05 00:00:03 +02:00
commit e1f35b1ec8
74 changed files with 6737 additions and 631 deletions

View file

@ -7,7 +7,7 @@ pandora.ui.sectionSelect = function(section) {
items: [
{id: 'items', title: Ox._(pandora.site.itemName.plural)},
{id: 'edits', title: Ox._('Edits')},
{id: 'texts', title: Ox._('Texts')}
{id: 'documents', title: Ox._('Documents')}
],
value: section || pandora.user.ui.section
}).css({