Comment 4 for bug 1445140

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

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

commit c2bd05f480d180c27510659635bbbccf1c3ffb44
Author: Kirill Zaitsev <email address hidden>
Date: Wed Apr 22 16:37:15 2015 +0300

    Package definitions pagination update and improvement

    Before has_prev_data always returned False, because of which prev data
    link was never shown.
    This commit adds mechanism for next/prev link generation/detection.
    Also includes minor wording/translation updates of Pakcage Definitions
    table.

    Change-Id: Ic45ed4386f66d9dadea5b931df81aa329fce3aba
    Closes-Bug: #1445140