From 0174c9772b80ada7316bd785cdc213b2ea458925 Mon Sep 17 00:00:00 2001 From: rlx Date: Wed, 13 Jan 2016 13:51:32 +0530 Subject: [PATCH] convert to squared style --- static/js/coverDialog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/coverDialog.js b/static/js/coverDialog.js index 415edaf..778824b 100644 --- a/static/js/coverDialog.js +++ b/static/js/coverDialog.js @@ -23,6 +23,7 @@ oml.ui.coverDialog = function(id, url) { buttons: [ Ox.Button({ id: 'close', + style: 'squared', title: Ox._('Close') }) .bindEvent({