From b45de686a29b371853093da4e0e4b3b87f7ebe5a Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Mon, 18 Feb 2019 10:31:01 +0800 Subject: [PATCH] Add On the instance page, if the instance flavor name is too long, it will exceed the scope of the instance flavor details modal box. Change-Id: I672e2ca9c3fa099acaa9b5a1a70628a28fd3f135 Closes-Bug: #1816333 --- .../project/instances/templates/instances/_instance_flavor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html b/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html index 476ef8c3e0..341376ca86 100644 --- a/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html +++ b/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html @@ -6,7 +6,7 @@ {% trans 'RAM' %}{{ size_ram }} {% trans 'Size' %}{{ size_disk }} -" data-original-title="{% blocktrans %}Flavor Details: {{ name }}">{{ name }}{% endblocktrans %} +" data-original-title="{% blocktrans %}Flavor Details: {{ name }}">{{ name }}{% endblocktrans %}