[logaling-commit] logaling/logaling-server [master] Fix style for pagination

Back to archive index

SHIMADA Koji null+****@clear*****
Sun Sep 30 19:16:49 JST 2012


SHIMADA Koji	2012-09-30 19:16:49 +0900 (Sun, 30 Sep 2012)

  New Revision: c686a73c575046a25ef8881c5954fa124b33d126
  https://github.com/logaling/logaling-server/commit/c686a73c575046a25ef8881c5954fa124b33d126

  Log:
    Fix style for pagination

  Modified files:
    app/views/kaminari/_gap.html.haml

  Modified: app/views/kaminari/_gap.html.haml (+2 -2)
===================================================================
--- app/views/kaminari/_gap.html.haml    2012-09-30 19:08:11 +0900 (b2b04ae)
+++ app/views/kaminari/_gap.html.haml    2012-09-30 19:16:49 +0900 (90558d0)
@@ -4,5 +4,5 @@
 -#    num_pages:     total number of pages
 -#    per_page:      number of items to fetch per page
 -#    remote:        data-remote
-%li
-  = raw(t 'views.pagination.truncate')
+%li.active
+  = link_to raw(t 'views.pagination.truncate'), "#"
-------------- next part --------------
An HTML attachment was scrubbed...
下載 



More information about the logaling-commit mailing list
Back to archive index