stadtratmonitor/app/views/kaminari/_first_page.html.slim

4 lines
119 B
Text
Raw Normal View History

2015-04-27 23:14:48 +02:00
li
= link_to_unless(current_page.first?,
raw(t 'views.pagination.first'), url, :remote => remote)