forked from 0x2620/pandora
new documents section
This commit is contained in:
parent
3fcbd59525
commit
e1f35b1ec8
74 changed files with 6737 additions and 631 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue