mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fixes condition where, on 'refresh' of list view, infinite scrolling no longer works due to leftover state prior to refresh. Now page # and end-of-list indicator are stores in DOM object, for easier cleanup