Comment 2 for bug 1744742

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

Reviewed: https://review.openstack.org/527900
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e97623e1587355c9bc97266c586d20b35a0c3f74
Submitter: Zuul
Branch: master

commit e97623e1587355c9bc97266c586d20b35a0c3f74
Author: wangliangyu <email address hidden>
Date: Thu Dec 14 17:05:12 2017 +0800

    table: Show checkbox only when there is BatchAction

    Checkbox in a table assumes BatchAction.
     This commit checks whether at least one BatchAction is
     included as table actions and displays checkboxes
     only when BatchAction is available.

    Change-Id: Ia1cba6c59f5d40f7df7f4b98a9f459a6934cfbb7
    Closes-Bug: #1744742