From 0256f555607f7818c255a1a53090b5344e8ffd9b Mon Sep 17 00:00:00 2001 From: Feilong Wang Date: Thu, 18 Oct 2018 14:41:07 +1300 Subject: [PATCH] Fix image URL for cluster template overview Change-Id: Ifab511cf25c5a09417e503c1d0982117b56a3870 --- .../container-infra/cluster-templates/details/overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magnum_ui/static/dashboard/container-infra/cluster-templates/details/overview.html b/magnum_ui/static/dashboard/container-infra/cluster-templates/details/overview.html index 13c2497c..b85093a8 100644 --- a/magnum_ui/static/dashboard/container-infra/cluster-templates/details/overview.html +++ b/magnum_ui/static/dashboard/container-infra/cluster-templates/details/overview.html @@ -23,7 +23,7 @@
Image ID
-
{$ ctrl.cluster_template.image_id $}
+
{$ ctrl.cluster_template.image_id $}
Keypair
{$ ctrl.cluster_template.keypair_id $}
-