Skip to content

Commit

Permalink
#20 pagination view added
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdilek committed Sep 10, 2013
1 parent 961a922 commit 6206a77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/templates/haml/scaffold/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@
%i.icon-edit
= link_to(<%= singular_table_name %>, class: 'btn btn-danger', method: :delete) do
%i.icon-trash

= will_paginate @<%= plural_table_name %>, renderer: BootstrapPagination::Rails, bootstrap: 3

0 comments on commit 6206a77

Please sign in to comment.