From 643021a96b6f6f2711c223a9ab66fc4747702917 Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Fri, 11 Jan 2019 10:14:31 +0800 Subject: [PATCH] The name is too long and will exceed the page range in delete the image page. If the image name is too long, it will exceed the page range. Of the deletion is successful, the prompt information will be out of scope. Change-Id: I629eeee0a54172120f07392dfd39bcd105e2d017 --- horizon/static/framework/widgets/modal/simple-modal.html | 2 +- horizon/static/framework/widgets/toast/toast.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/horizon/static/framework/widgets/modal/simple-modal.html b/horizon/static/framework/widgets/modal/simple-modal.html index 3e9eed2895..1f9434f92e 100644 --- a/horizon/static/framework/widgets/modal/simple-modal.html +++ b/horizon/static/framework/widgets/modal/simple-modal.html @@ -7,7 +7,7 @@