From 82ed1b9fca40230bb3ecb9b3a16b1f0e16bee23f Mon Sep 17 00:00:00 2001 From: Dominik Mengelt Date: Fri, 10 Oct 2014 16:05:31 +0200 Subject: [PATCH] using glyphicons instead of text for action buttons --- pom.xml | 2 +- src/main/webapp/views/queues.html | 6 +++++- src/main/webapp/views/topic-detail.html | 2 +- src/main/webapp/views/topics.html | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c89c60c..69d344e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ ch.filecloud ch.filecloud.queue-monitor - 0.0.1-SNAPSHOT + 0.0.1 org.springframework.boot diff --git a/src/main/webapp/views/queues.html b/src/main/webapp/views/queues.html index 29dec18..079aeef 100644 --- a/src/main/webapp/views/queues.html +++ b/src/main/webapp/views/queues.html @@ -1,13 +1,14 @@

Queues

- +
+ @@ -16,6 +17,9 @@

Queues

+ + +
Name Message count Messages Added Consumer count
{{queue.messageCount}} {{queue.messagesAdded}} {{queue.consumerCount}}
diff --git a/src/main/webapp/views/topic-detail.html b/src/main/webapp/views/topic-detail.html index 55b9be5..57807c0 100644 --- a/src/main/webapp/views/topic-detail.html +++ b/src/main/webapp/views/topic-detail.html @@ -45,7 +45,7 @@

Subscriptions

- +
diff --git a/src/main/webapp/views/topics.html b/src/main/webapp/views/topics.html index a0d1f0c..9c721ca 100644 --- a/src/main/webapp/views/topics.html +++ b/src/main/webapp/views/topics.html @@ -1,7 +1,7 @@

Topics

- +
@@ -18,7 +18,7 @@

Topics

Name {{topic.messagesAdded}} {{topic.subscriptionCount}} - +