Comment 3 for bug 1445140

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

Reviewed: https://review.openstack.org/176311
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=0d7d711a6dc696fe047e3e8ff8ff19bdabd41cfe
Submitter: Jenkins
Branch: master

commit 0d7d711a6dc696fe047e3e8ff8ff19bdabd41cfe
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: I895d584b65b9cf14157a4ac430d0e72059243e5d
    Closes-Bug: #1445140