mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8245: Scrolling down the network service providers list from the UI never ends
(cherry picked from commit 2e5c1614ed)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
4f698b3d4f
commit
206be251ae
|
|
@ -534,6 +534,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
disableInfiniteScrolling: true,
|
||||
dataProvider: function (args) {
|
||||
refreshNspData();
|
||||
args.response.success({
|
||||
|
|
|
|||
Loading…
Reference in New Issue