Sha256: 1b16e9115c180a40e68885951ccc3b465b82f3d1affc9c0bffbeb56d849a8d99

Contents?: true

Size: 356 Bytes

Versions: 16

Compression:

Stored size: 356 Bytes

Contents

<div class="pagination pagination-right">
  <ul>
    <li class="disabled"><a href="#">Per Page</a></li>
    <li class="active per_page"><%= link_to (defined?(per_page) and per_page ? per_page : 20), "#" %></li>
    <% if defined?(object_count) and object_count %><li class="disabled"><a href="#">out of <%= object_count %></a></li><% end %>
  </ul>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
contour-1.1.1 app/views/contour/layouts/_per_page.html.erb
contour-1.1.0 app/views/contour/layouts/_per_page.html.erb
contour-1.1.0.rc3 app/views/contour/layouts/_per_page.html.erb
contour-1.0.6 app/views/contour/layouts/_per_page.html.erb
contour-1.1.0.rc2 app/views/contour/layouts/_per_page.html.erb
contour-1.1.0.rc app/views/contour/layouts/_per_page.html.erb
contour-1.0.5 app/views/contour/layouts/_per_page.html.erb
contour-1.1.0.pre2 app/views/contour/layouts/_per_page.html.erb
contour-1.1.0.pre app/views/contour/layouts/_per_page.html.erb
contour-1.0.4 app/views/contour/layouts/_per_page.html.erb
contour-1.0.3 app/views/contour/layouts/_per_page.html.erb
contour-1.0.2 app/views/contour/layouts/_per_page.html.erb
contour-1.0.1 app/views/contour/layouts/_per_page.html.erb
contour-1.0.0 app/views/contour/layouts/_per_page.html.erb
contour-1.0.0.rc2 app/views/contour/layouts/_per_page.html.erb
contour-1.0.0.rc app/views/contour/layouts/_per_page.html.erb