apply squared style
This commit is contained in:
parent
ed948de469
commit
7b5d587a21
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ oml.ui.namesDialog = function() {
|
||||||
|
|
||||||
$findButton = Ox.Button({
|
$findButton = Ox.Button({
|
||||||
disabled: true,
|
disabled: true,
|
||||||
|
style: 'squared',
|
||||||
title: Ox._('Find'),
|
title: Ox._('Find'),
|
||||||
width: 48
|
width: 48
|
||||||
}).bindEvent({
|
}).bindEvent({
|
||||||
|
|
Loading…
Reference in a new issue