Comment 5 for bug 1467489

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/204999
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=0c98c671c8ba106d2aadc183a3c69cb6b08e0ea0
Submitter: Jenkins
Branch: master

commit 0c98c671c8ba106d2aadc183a3c69cb6b08e0ea0
Author: Ekaterina Chernova <email address hidden>
Date: Thu Jul 23 13:42:16 2015 +0300

    Truncate long names

    This commit prevents page layout failure in the following cases:

    1) In page headers at environment and component details page
       and deployment page also

    2) Current environment and category name at applications page

    Also, environment name translation was removed since it is user input.
    (and truncate doesn't work with blocktrance)

    Change-Id: I0d72a33e9051dc9974d1b5b26860454087e91b60
    Closes-Bug: #1467489