fix #1682 (Regression: Info (bottom left) resize bar tooltip says 'Click to resize [object Object]')

This commit is contained in:
rolux 2013-07-22 06:49:21 +00:00
parent 26202ceed1
commit 1d7065456c

View file

@ -15,7 +15,7 @@ pandora.ui.leftPanel = function(section) {
collapsible: true,
element: pandora.$ui.info = pandora.ui.info(),
size: pandora.getInfoHeight(true),
tooltip: Ox('info') + ' <span class="OxBright">'
tooltip: Ox._('info') + ' <span class="OxBright">'
+ Ox.SYMBOLS.SHIFT + 'I</span>'
}
],