GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/740
CLOUDSTACK-8766: Fix infinite scrolling pagination for zonal templateâ¦
⦠listing
Uses listViewDataProvider to implement pagination on listTemplates API
requests in the UI, when a template's zone tab is viewed.
(cherry picked from commit 95c76efc3944aab9a620559a026fe37e53d8f53d)
This from the other PR, for master branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack CLOUDSTACK-8766-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/740.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #740
----
commit 1ad2f848adcccdf23a73b3ee43d05470e95c8d30
Author: Rohit Yadav <[email protected]>
Date: 2015-08-25T05:59:21Z
CLOUDSTACK-8766: Fix infinite scrolling pagination for zonal template
listing
Uses listViewDataProvider to implement pagination on listTemplates API
requests in the UI, when a template's zone tab is viewed.
(cherry picked from commit 95c76efc3944aab9a620559a026fe37e53d8f53d)
Signed-off-by: Rohit Yadav <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---