mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8245: Scrolling down the network service providers list from the UI never ends
This commit is contained in:
parent
ec1c3894f0
commit
2e5c1614ed
|
|
@ -534,6 +534,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
disableInfiniteScrolling: true,
|
||||
dataProvider: function (args) {
|
||||
refreshNspData();
|
||||
args.response.success({
|
||||
|
|
|
|||
Loading…
Reference in New Issue