로그 제거

master
mjkhan21 4 weeks ago
parent 0d82b4c69f
commit c1b479dc0d

@ -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){

Loading…
Cancel
Save