Files
nairobi/app/views/kaminari/_first_page.html.erb
2021-02-05 17:46:23 +01:00

4 lines
77 B
Plaintext

<li>
<%= link_to t("views.pagination.first"), url, remote: remote %>
</li>