Sha256: a14a3cfc56bbc2929a4fef70feb9263b0ca0478ed2b0031b3ce60ccf7ac2cec7

Contents?: true

Size: 304 Bytes

Versions: 6

Compression:

Stored size: 304 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-5.0.3.98.1 app/views/admin/content/_pages.html.erb
typo-5.0.3.98 app/views/admin/content/_pages.html.erb
typo-5.1.2 app/views/admin/content/_pages.html.erb
typo-5.1.1 app/views/admin/content/_pages.html.erb
typo-5.1.3 app/views/admin/content/_pages.html.erb
typo-5.1 app/views/admin/content/_pages.html.erb