SYMBOLS.SHIFT -> SYMBOLS.shift
This commit is contained in:
parent
80419856d3
commit
374296d630
8 changed files with 12 additions and 12 deletions
|
|
@ -364,7 +364,7 @@ pandora.ui.documentsPanel = function(options) {
|
|||
resizable: true,
|
||||
resize: [192, 256, 320, 384],
|
||||
tooltip: 'document <span class="OxBright">'
|
||||
+ Ox.SYMBOLS.SHIFT + 'D</span>'
|
||||
+ Ox.SYMBOLS.shift + 'D</span>'
|
||||
}
|
||||
],
|
||||
orientation: 'horizontal'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue