Comment 1 for bug 1411636

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

Reviewed: https://review.openstack.org/177809
Committed: https://git.openstack.org/cgit/stackforge/merlin/commit/?id=e5b8fb8a3acc0855ab7486536d9f9eb01a4b22b0
Submitter: Jenkins
Branch: master

commit e5b8fb8a3acc0855ab7486536d9f9eb01a4b22b0
Author: Timur Sufiev <email address hidden>
Date: Mon Apr 27 17:59:38 2015 +0300

    Rewrite <panel> and <collapsible-group> directives

    Use 'collapse' directive from angular-bootstrap inside them instead of
    hand-written bootstrap css transitions. Clicking on panel title no
    longer collapses/expands panel contents - this is done in order enable
    panel entity name in-line editing in next commit.

    Change-Id: Ifcc32cd74a5482a59b417333824522ebf48c73b5
    Closes-Bug: #1411636
    Closes-Bug: #1428719