diff --git a/zaqar_ui/static/dashboard/project/queues/table/table.html b/zaqar_ui/static/dashboard/project/queues/table/table.html index 26f4b1c..8ad20d5 100644 --- a/zaqar_ui/static/dashboard/project/queues/table/table.html +++ b/zaqar_ui/static/dashboard/project/queues/table/table.html @@ -6,7 +6,7 @@ st-safe-src="table.queuesSrc" default-sort="name" default-sort-reverse="false" - class="table-striped table-rsp table-detail modern"> + class="table table-striped table-rsp table-detail"> @@ -16,7 +16,7 @@ This is where batch actions like searching, creating, and deleting. --> - + @@ -28,7 +28,7 @@ The headers for the table columns --> - + @@ -36,7 +36,7 @@ Claimed Messages Free Messages Total Messages - Actions + Actions @@ -51,7 +51,7 @@ --> - + @@ -66,7 +66,7 @@ {$ q.claimed $} {$ q.free $} {$ q.total $} - + -
+
Free Messages
{$ q.free $}
+ + +
-
+
Metadata
{$ q.metadata $}
-