Sha256: a72dda7ebec6795435e5855cc6e31aad884367099cd62f341cf18ad99d83a255

Contents?: true

Size: 492 Bytes

Versions: 1

Compression:

Stored size: 492 Bytes

Contents

<%# Non-link tag that stands for skipped pages...
  - available local variables
    current_page:  a page object for the currently displayed page
    num_pages:     total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
-%>
<li class="page gap disabled">
  <%# FIXME: In Bootstrap 2.1.0 it will be possible to use a span tag for disabled pagination links %>
  <a href="#" onclick="return false;"><%=t "views.pagination.truncate" %></a>
</li>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
da-suspenders-2.0.0 template/trout/app/views/kaminari/_gap.html.erb