Comment 6 for bug 1859423

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

Reviewed: https://review.opendev.org/703130
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5c54ab5d46e432b32579a637cdd43d01a1b8ffa2
Submitter: Zuul
Branch: master

commit 5c54ab5d46e432b32579a637cdd43d01a1b8ffa2
Author: Tatiana Ovchinnikova <email address hidden>
Date: Wed Jan 22 09:50:53 2020 +0100

    Add pagination to Source table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: I08b7b94cf214a6b086565c2dd429e460e4e5c3de