##// END OF EJS Templates
Rails3: use String#html_hours for pagination_links_full() at ApplicationHelper....
Toshi MARUYAMA -
r6363:3f126c35b8d4
parent child
Show More
@@ -377,7 +377,7 module ApplicationHelper
377 end
377 end
378 end
378 end
379
379
380 html
380 html.html_safe
381 end
381 end
382
382
383 def per_page_links(selected=nil)
383 def per_page_links(selected=nil)
General Comments 0
You need to be logged in to leave comments. Login now