|
|
@ -201,6 +201,9 @@ function _show(hasCancel, title, message, callback, config = {}) { |
|
|
|
type: VerticalLayout.xtype, |
|
|
|
type: VerticalLayout.xtype, |
|
|
|
cls: "bi-card bi-border-radius", |
|
|
|
cls: "bi-card bi-border-radius", |
|
|
|
width: 450, |
|
|
|
width: 450, |
|
|
|
|
|
|
|
css: { |
|
|
|
|
|
|
|
'max-height': '100%' |
|
|
|
|
|
|
|
}, |
|
|
|
hgap: 32, |
|
|
|
hgap: 32, |
|
|
|
attributes: { |
|
|
|
attributes: { |
|
|
|
tabIndex: 1, |
|
|
|
tabIndex: 1, |
|
|
|