fix software update panel (layout)

This commit is contained in:
Rolux 2016-01-05 22:12:41 +05:30
parent aa3ab25a30
commit 39aa924c73
1 changed files with 2 additions and 1 deletions

View File

@ -59,7 +59,8 @@ oml.ui.appDialog = function() {
);
Ox.Button({
id: 'update',
title: Ox._('Install Now')
title: Ox._('Install Now'),
width: 128
}).bindEvent({
click: function() {
this.options({