From 0256a24a4c08267e1f9f66a8fe49d292c59c02f7 Mon Sep 17 00:00:00 2001 From: Shu Muto Date: Tue, 14 Feb 2017 18:35:43 +0900 Subject: [PATCH] Fix filter that doesn't work properly Filtering on table doesn't work properly. The table always show all records. This patch fixes it. Change-Id: Ia9c1fe0ac661e13c5900c94bcc86efb0caf58316 Closes-Bug: #1557815 --- zaqar_ui/static/dashboard/project/queues/table/queue.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zaqar_ui/static/dashboard/project/queues/table/queue.html b/zaqar_ui/static/dashboard/project/queues/table/queue.html index 42ef2e1..7ae4366 100644 --- a/zaqar_ui/static/dashboard/project/queues/table/queue.html +++ b/zaqar_ui/static/dashboard/project/queues/table/queue.html @@ -33,9 +33,9 @@ Name - Claimed Messages - Free Messages - Total Messages + Claimed Messages + Free Messages + Total Messages Actions @@ -49,7 +49,7 @@ Include action-col if you want to perform actions. rsp-p1 rsp-p2 are responsive priority as user resizes window. --> - +