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.3.0.pre4 app/views/index/_recent_activity.js.haml
artfully_ose-1.3.0.pre3 app/views/index/_recent_activity.js.haml
artfully_ose-1.3.0.pre2 app/views/index/_recent_activity.js.haml
artfully_ose-1.3.0.pre1 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.beta.1 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.alpha.2 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.alpha.1 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.27 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.26 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.24 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.23 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.21 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.20 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.19 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.18 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.17 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.16 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.15 app/views/index/_recent_activity.js.haml
artfully_ose-1.2.0.pre.12 app/views/index/_recent_activity.js.haml