@ -501,7 +501,6 @@ $(document).ready(function(){
}
$P.renderCrdnList = (total, listLength, trs, option) => {
debug("renderCrdnList");
let noMore = (listLength >= total);
let initScroll = (ctrl.query.pageNum < 2);
if (option && option.reloaded){