Comment 5 for bug 1454865

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

Reviewed: https://review.openstack.org/202972
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=2ad85a3f38ee6ca0c9520691a3b94cc7be15432f
Submitter: Jenkins
Branch: stable/kilo

commit 2ad85a3f38ee6ca0c9520691a3b94cc7be15432f
Author: Li Xipeng <email address hidden>
Date: Sat Jun 27 17:51:04 2015 +0800

    Fix filtering apps by category is broken

    Div with id 'apps_carousel' will be hidden if a category with no apps belong to.
    As a result, filtering apps by category would be broken then even if selete apps
    with filter 'ALL'.

    Change-Id: I3467c63555ffd50d25c1d1428ce3c481a0de31fc
    Closes-Bug: #1454865