SYMBOLS.SHIFT -> SYMBOLS.shift
This commit is contained in:
parent
80419856d3
commit
374296d630
8 changed files with 12 additions and 12 deletions
|
|
@ -16,7 +16,7 @@ pandora.ui.leftPanel = function(section) {
|
|||
element: pandora.$ui.info = pandora.ui.info(),
|
||||
size: pandora.getInfoHeight(true),
|
||||
tooltip: Ox._('info') + ' <span class="OxBright">'
|
||||
+ Ox.SYMBOLS.SHIFT + 'I</span>'
|
||||
+ Ox.SYMBOLS.shift + 'I</span>'
|
||||
}
|
||||
],
|
||||
id: 'leftPanel',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue