more OxJS api changes

This commit is contained in:
j 2014-09-29 15:17:59 +02:00
commit ec459b0fac
8 changed files with 11 additions and 11 deletions

View file

@ -7,7 +7,7 @@ oml.ui.openButton = function() {
that = Ox.Button({
style: 'squared',
title: 'arrowRight',
tooltip: Ox._('Open Book {0}', [Ox.UI.symbols.return]),
tooltip: Ox._('Open Book {0}', [Ox.SYMBOLS.return]),
type: 'image'
})
.css({