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

Version Path
artfully_ose-1.2.0.pre.11 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.10 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.9 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.8 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.7 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.6 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.5 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.4 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.3 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.2 app/views/people/show.js.haml
artfully_ose-1.2.0.pre.1 app/views/people/show.js.haml
artfully_ose-1.2.0.pre app/views/people/show.js.haml