SYMBOLS.SHIFT -> SYMBOLS.shift
This commit is contained in:
parent
80419856d3
commit
374296d630
8 changed files with 12 additions and 12 deletions
|
|
@ -12,7 +12,7 @@ pandora.ui.mainPanel = function() {
|
|||
resize: [192, 256, 320, 384],
|
||||
size: ui.sidebarSize,
|
||||
tooltip: Ox._('sidebar') + ' <span class="OxBright">'
|
||||
+ Ox.SYMBOLS.SHIFT + 'S</span>'
|
||||
+ Ox.SYMBOLS.shift + 'S</span>'
|
||||
},
|
||||
{
|
||||
element: getRightPanel()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue