From 181cb29d878ac686658ce3649fdb10302ec07290 Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Wed, 31 Oct 2018 09:49:01 +0800 Subject: [PATCH] Name is outside the page range if the name is too long, it will cause the name to exceed the page range when the resource is deleted. Change-Id: I8cd455c047570234b413cb7e710ff40328c72c10 Closes-Bug: #1800754 --- horizon/templates/horizon/client_side/_confirm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horizon/templates/horizon/client_side/_confirm.html b/horizon/templates/horizon/client_side/_confirm.html index f4eb91aa9b..f6642dd935 100644 --- a/horizon/templates/horizon/client_side/_confirm.html +++ b/horizon/templates/horizon/client_side/_confirm.html @@ -5,7 +5,7 @@ {% block template %}{% spaceless %}{% jstemplate %}
- + {% blocktrans %}You have selected: [[selection]]. {% endblocktrans %} {% trans 'Please confirm your selection.'%}