Sha256: 5bac5e8a9ee2b19c5609cd7f2cf0c15f2a6ce50ecf44990277abe0c7a7023fe9

Contents?: true

Size: 262 Bytes

Versions: 23

Compression:

Stored size: 262 Bytes

Contents

<% if (remaining = total - per_page) > 0 %>
<nav class="more">
  <%= link_to t('layout.more', count: remaining), "#", "data-path" => path, "data-remaining" => remaining, "data-per_page" => per_page %>

  <%= render partial: 'layouts/loading' %>
</nav>
<% end %>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
social_stream-2.2.2 base/app/views/layouts/_more.html.erb
social_stream-base-2.2.2 app/views/layouts/_more.html.erb
social_stream-2.2.1 base/app/views/layouts/_more.html.erb
social_stream-base-2.2.1 app/views/layouts/_more.html.erb
social_stream-2.2.0 base/app/views/layouts/_more.html.erb
social_stream-base-2.2.0 app/views/layouts/_more.html.erb
social_stream-2.1.1 base/app/views/layouts/_more.html.erb
social_stream-2.1.0 base/app/views/layouts/_more.html.erb
social_stream-base-2.1.0 app/views/layouts/_more.html.erb
social_stream-2.0.4 base/app/views/layouts/_more.html.erb
social_stream-base-2.0.4 app/views/layouts/_more.html.erb
social_stream-2.0.3 base/app/views/layouts/_more.html.erb
social_stream-base-2.0.3 app/views/layouts/_more.html.erb
social_stream-2.0.2 base/app/views/layouts/_more.html.erb
social_stream-base-2.0.2 app/views/layouts/_more.html.erb
social_stream-2.0.1 base/app/views/layouts/_more.html.erb
social_stream-base-2.0.1 app/views/layouts/_more.html.erb
social_stream-2.0.0 base/app/views/layouts/_more.html.erb
social_stream-base-2.0.0 app/views/layouts/_more.html.erb
social_stream-2.0.0.beta3 base/app/views/layouts/_more.html.erb