convert to squared style
This commit is contained in:
parent
ee0c514d01
commit
0174c9772b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ oml.ui.coverDialog = function(id, url) {
|
||||||
buttons: [
|
buttons: [
|
||||||
Ox.Button({
|
Ox.Button({
|
||||||
id: 'close',
|
id: 'close',
|
||||||
|
style: 'squared',
|
||||||
title: Ox._('Close')
|
title: Ox._('Close')
|
||||||
})
|
})
|
||||||
.bindEvent({
|
.bindEvent({
|
||||||
|
|
Loading…
Reference in a new issue