adding shared pagination link partial

git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@12 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
master
andrew 2007-10-05 04:45:15 +00:00
parent 4ffbec197e
commit 266e93e091
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<div id="pagination_links">
<%= pagination_links @pages, :window_size => 5 %>
</div>