From 993cbe6bdbd2b34010bac98daa68e7be041e7ae9 Mon Sep 17 00:00:00 2001 From: Michael Lange Date: Tue, 19 May 2020 17:29:05 -0700 Subject: [PATCH] Add a title to the plugin/allocations page Typically these filterable list views don't have titles beyond the breadcrumbs, but since this page has no search bar, the title really helps balance it out. --- ui/app/templates/csi/plugins/plugin/allocations.hbs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/app/templates/csi/plugins/plugin/allocations.hbs b/ui/app/templates/csi/plugins/plugin/allocations.hbs index e994b959e..e18862125 100644 --- a/ui/app/templates/csi/plugins/plugin/allocations.hbs +++ b/ui/app/templates/csi/plugins/plugin/allocations.hbs @@ -1,4 +1,4 @@ -{{title "CSI Plugin " model.plainID " allocations"}} +{{title "CSI Plugin " model.plainId " allocations"}}
+
+

Allocations for {{model.plainId}}

+
{{multi-select-dropdown