Sha256: 6b38ec825c4c58eeb7a5437ae5c9ce77686fef3ed3846b8f6018a0f20ef6ac7f

Contents?: true

Size: 343 Bytes

Versions: 32

Compression:

Stored size: 343 Bytes

Contents

$('#recent-list').append("#{j render(:partial => 'action', :collection => @recent_actions)}");
- if @recent_actions.next_page
  $('#endless-scroll-pagination').replaceWith("#{j will_paginate(@recent_actions, :id => 'endless-scroll-pagination', :params => { :action => 'recent_activity' })}");
- 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/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.10 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.9 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.8 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.7 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.6 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.5 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.4 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.3 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.2 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.1 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre app/views/index/_recent_activity.js.haml