Repository: cloudstack
Updated Branches:
  refs/heads/4.5 4f698b3d4 -> 206be251a


CLOUDSTACK-8245: Scrolling down the network service providers list from the UI 
never ends

(cherry picked from commit 2e5c1614ed42227b2a9242e04c8a2e6f8a3da8c9)
Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/206be251
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/206be251
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/206be251

Branch: refs/heads/4.5
Commit: 206be251aedac95423de19d9ec11d3cf065c6dec
Parents: 4f698b3
Author: ramamurtis <ramamurti.subraman...@citrix.com>
Authored: Thu Feb 12 13:28:16 2015 +0530
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Wed Feb 18 12:25:43 2015 +0530

----------------------------------------------------------------------
 ui/scripts/system.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/206be251/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index 7669642..bd9e9ca 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -534,6 +534,7 @@
                         }
                     }
                 },
+                disableInfiniteScrolling: true,
                 dataProvider: function (args) {
                     refreshNspData();
                     args.response.success({

Reply via email to