add pandora.site.textSettings

This commit is contained in:
rolux 2013-08-07 15:23:49 +00:00
parent 3233f3f695
commit 3c6ab6236f
1 changed files with 3 additions and 0 deletions

View File

@ -328,6 +328,9 @@ appPanel
sort: [{key: 'index', operator: '+'}],
view: 'list'
};
pandora.site.textSettings = {
position: 0
};
Ox.extend(pandora.user, {
sectionElement: 'buttons',