X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=app%2Fviews%2Fground_colors%2Findex.html.erb;h=0bbb99861dc103b6aee8a83860d4eeaaa8446a5b;hp=f0ddff44f5eecfcd51e67a18c80b08108a5c44a6;hb=e6ae2d4d0e9cec1828ef7e4bec617d7f925d8133;hpb=2bcff4ea2e955de6c21e19239313f00ac323f410 diff --git a/app/views/ground_colors/index.html.erb b/app/views/ground_colors/index.html.erb index f0ddff44..0bbb9986 100644 --- a/app/views/ground_colors/index.html.erb +++ b/app/views/ground_colors/index.html.erb @@ -14,4 +14,5 @@ <%= render 'list_item', :ground_color => gc %> <% end -%> +<%= paginate(@paginate) %> <%= link_to t('ground_colors.new.title'), new_ground_color_path %>