From cb037241be69336f2c9dce558efa836685fdf4ca Mon Sep 17 00:00:00 2001 From: Richard King Date: Wed, 10 Dec 2014 16:02:27 +0100 Subject: [PATCH] Swap button-order on modal dialogs Issue #4583 - Delete button should be on the right, cancel on the left, for all modal dialogs. --- core/client/templates/components/gh-modal-dialog.hbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/client/templates/components/gh-modal-dialog.hbs b/core/client/templates/components/gh-modal-dialog.hbs index 700954cd78..3f8972d6aa 100644 --- a/core/client/templates/components/gh-modal-dialog.hbs +++ b/core/client/templates/components/gh-modal-dialog.hbs @@ -8,12 +8,12 @@ {{#if confirm}} {{/if}}