forked from 0x2620/pandora
add pandora.site.textSettings
This commit is contained in:
parent
3233f3f695
commit
3c6ab6236f
1 changed files with 3 additions and 0 deletions
|
@ -328,6 +328,9 @@ appPanel
|
|||
sort: [{key: 'index', operator: '+'}],
|
||||
view: 'list'
|
||||
};
|
||||
pandora.site.textSettings = {
|
||||
position: 0
|
||||
};
|
||||
|
||||
Ox.extend(pandora.user, {
|
||||
sectionElement: 'buttons',
|
||||
|
|
Loading…
Reference in a new issue