From aa83dc15e21f04b9ea6e0db23d2879db8996bc1a Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 4 Jan 2016 14:23:24 +0100 Subject: [PATCH] feat(playlist): add search result count --- .../features/playlist/partials/playlist.html | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/public/app/features/playlist/partials/playlist.html b/public/app/features/playlist/partials/playlist.html index 88828a9b5b7..ed442064021 100644 --- a/public/app/features/playlist/partials/playlist.html +++ b/public/app/features/playlist/partials/playlist.html @@ -39,17 +39,17 @@
    -
  • - Search Search dashboards by their titles to add to the playlist -
  • +
  • + +
@@ -59,7 +59,7 @@
-
Search results
+
Search results ({{filteredDashboards.length}})
- - - - +
@@ -72,12 +72,7 @@
- No dashboards found -
Search results empty