Comment 2 for bug 1604709

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

Reviewed: https://review.openstack.org/344636
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4b3157a576c12179cd5d775fffbfb75b51fff7d5
Submitter: Jenkins
Branch: master

commit 4b3157a576c12179cd5d775fffbfb75b51fff7d5
Author: Kenji Ishii <email address hidden>
Date: Wed Jul 20 17:01:55 2016 +0900

    [Trivial]Fix the number that failed to delete in swift

    When deleting multiple folders in ng-container and some folders
    can't delete, the number of failures displayed on modal is incorrect.
    At the moment, the number of all folders targeted is displayed.

    Change-Id: If3e057f775de37a15aa65cce3b4b536cccef1a1e
    Closes-Bug: #1604709