From d603332a8f23b86bf08bf3992c9e584bf9a212b7 Mon Sep 17 00:00:00 2001 From: Francesco Nigro Date: Mon, 8 Oct 2018 15:54:12 +0200 Subject: [PATCH] ARTEMIS-2114 hawtio dest delete/purge buttons overlap if pane resized Changing the view layout from horizontal to vertical avoid the resizing issue --- .../main/webapp/plugin/html/deleteQueue.html | 23 +++++++++++-------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/html/deleteQueue.html b/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/html/deleteQueue.html index 9caa7c302fc..3f881c68dbe 100644 --- a/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/html/deleteQueue.html +++ b/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/html/deleteQueue.html @@ -24,19 +24,22 @@ Warning: these operations cannot be undone. Please be careful! +

Queue '{{name().unescapeHTML()}}'

-
-
- - -
+
+
+
Purge queue
+

Purge all the current messages on the queue.

+
-
-
- - -
+
+
+
+
+
Delete queue
+

Remove the queue completely.

+