update people saving
This commit is contained in:
parent
d701233d5d
commit
cf42a066a9
4 changed files with 19 additions and 18 deletions
|
@ -114,6 +114,7 @@
|
|||
|
||||
var elem = page.querySelector('.itemsContainer');
|
||||
elem.innerHTML = html;
|
||||
$(elem).trigger('create');
|
||||
ImageLoader.lazyChildren(elem);
|
||||
|
||||
$('.btnNextPage', page).on('click', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue