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: [
|
||||
Ox.Button({
|
||||
id: 'close',
|
||||
style: 'squared',
|
||||
title: Ox._('Close')
|
||||
})
|
||||
.bindEvent({
|
||||
|
|
Loading…
Reference in a new issue