From 7b5d587a2108cc5f1ae8037304fb01603db3b534 Mon Sep 17 00:00:00 2001 From: rlx Date: Thu, 14 Jan 2016 13:38:24 +0530 Subject: [PATCH] apply squared style --- static/js/namesDialog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/namesDialog.js b/static/js/namesDialog.js index a11572c..2f6ad23 100644 --- a/static/js/namesDialog.js +++ b/static/js/namesDialog.js @@ -98,6 +98,7 @@ oml.ui.namesDialog = function() { $findButton = Ox.Button({ disabled: true, + style: 'squared', title: Ox._('Find'), width: 48 }).bindEvent({