Comment 1 for bug 1272694

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

Reviewed: https://review.openstack.org/69130
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=184f1d8d3e1d77645a9a65ef18b86ee8f68b6a9a
Submitter: Jenkins
Branch: master

commit 184f1d8d3e1d77645a9a65ef18b86ee8f68b6a9a
Author: Leandro I. Costantino <email address hidden>
Date: Sat Jan 25 09:15:16 2014 -0500

    Add a Row check to enable/disable checkbox on ajax updates.

    This patch allows to remove the checkbox after an ajax update for
    instance when the resource changed to a state like DELETED so
    it cannot be affected by Table Actions like 'Delete XXXX' after
    object refresh.

    Change-Id: I41e2339b035e784edfa57f27c1c25cf823e726d7
    Closes-Bug: #1272694