Sha256: 680cbfe253bd7ede0dfd52a7eda0c50dcb6b474b9b0af9eba58599bcae776c2a

Contents?: true

Size: 238 Bytes

Versions: 5

Compression:

Stored size: 238 Bytes

Contents

    <%= link_to _("Previous page"), { :id => pages.current.previous } if pages.current.previous -%>
    <%= pagination_links pages, :name => 'id' -%>
    <%= link_to _("Next page"), { :id => pages.current.next } if pages.current.next -%>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
typo-4.1.1 app/views/admin/content/_pages.rhtml
typo-5.0.1 app/views/admin/content/_pages.html.erb
typo-4.1 app/views/admin/content/_pages.rhtml
typo-5.0.2 app/views/admin/content/_pages.html.erb
typo-5.0 app/views/admin/content/_pages.html.erb