Sha256: 957400677ef73c47147ebf2c3048b76d96ef9a5459b3779b16a0ed177074340f
Contents?: true
Size: 292 Bytes
Versions: 32
Compression:
Stored size: 292 Bytes
Contents
$('#action-list tbody').append("#{j render(:partial => 'actions/action', :collection => @actions)}"); - if @actions.next_page $('#endless-scroll-pagination').replaceWith("#{j will_paginate(@actions, :id => 'endless-scroll-pagination')}"); - else $('#endless-scroll-pagination').remove();
Version data entries
32 entries across 32 versions & 1 rubygems