convert to squared style

This commit is contained in:
rlx 2016-01-13 13:51:32 +05:30
parent ee0c514d01
commit 0174c9772b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ oml.ui.coverDialog = function(id, url) {
buttons: [
Ox.Button({
id: 'close',
style: 'squared',
title: Ox._('Close')
})
.bindEvent({