text names
This commit is contained in:
parent
775003c298
commit
0ef598195c
4 changed files with 16 additions and 7 deletions
|
|
@ -355,7 +355,8 @@ appPanel
|
|||
view: 'list'
|
||||
};
|
||||
pandora.site.textSettings = {
|
||||
position: 0
|
||||
position: 0,
|
||||
name: ''
|
||||
};
|
||||
|
||||
Ox.extend(pandora.user, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue