From 39aa924c73261d5f25cce7f897ccbe481db44fb6 Mon Sep 17 00:00:00 2001 From: Rolux Date: Tue, 5 Jan 2016 22:12:41 +0530 Subject: [PATCH] fix software update panel (layout) --- static/js/appDialog.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/js/appDialog.js b/static/js/appDialog.js index 84a3d50..7e5bdde 100644 --- a/static/js/appDialog.js +++ b/static/js/appDialog.js @@ -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({