Comment 6 for bug 1465315

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

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

commit c2e0102c4bc471bed21fbd69dcea6aefab0ef768
Author: Omar Shykhkerimov <email address hidden>
Date: Tue Mar 15 20:58:13 2016 +0200

    Hide extra text in descriptions and allow expanding

    Previously every description was shown fully and it caused troubles
    in case of large descriptions.

    For now every description is covered in div tag. js-handler provides
    code to create and control links to expand and compress these fields.

    Change-Id: I3bb64382b48d1435dea20bccea96836d3d2015da
    Closes-Bug: #1465315