Comment 3 for bug 1413266

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

Reviewed: https://review.openstack.org/148989
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8b02edc64306f35170a22056dbc726bce0fb2572
Submitter: Jenkins
Branch: master

commit 8b02edc64306f35170a22056dbc726bce0fb2572
Author: Timur Sufiev <email address hidden>
Date: Wed Jan 21 20:05:01 2015 +0300

    Fix sorting by size for Project->Images table

    To fix it the proper sorting function should be used in tablesorter
    jquery plugin, this is achieved by marking the column with correct
    'data-type' attribute value.

    Change-Id: Idc7dfab9cef5a32166e9ecdba77ccaf09170db15
    Closes-Bug: #1413266