Sha256: 9ea89971c693c468edb47ec058ac85640cbd7794b4320027e37cc200890bed7f
Contents?: true
Size: 334 Bytes
Versions: 7
Compression:
Stored size: 334 Bytes
Contents
// Append new data $("<%=j render partial: 'spina/admin/photos/photo_single_picker', collection: @photos %>").appendTo($(".infinite-scroll")); // Update pagination link $('.infinite-pagination').html("<%= j link_to_next_page @photos, 'Next', params: {selected_photo_id: @selected_photo.try(:id)}, remote: true %>").infiniteScroll()
Version data entries
7 entries across 7 versions & 1 rubygems