s/SHIFT/shift/g
This commit is contained in:
parent
4f58d76eda
commit
9901f9e6c3
4 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ oml.ui.itemInnerPanel = function() {
|
|||
size: 112 + Ox.UI.SCROLLBAR_SIZE,
|
||||
tooltip: Ox._('browser')
|
||||
+ ' <span class="OxBright">'
|
||||
+ Ox.SYMBOLS.SHIFT + 'B</span>'
|
||||
+ Ox.SYMBOLS.shift + 'B</span>'
|
||||
},
|
||||
{
|
||||
element: oml.$ui.itemViewPanel = oml.ui.itemViewPanel()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue