Project

General

Profile

« Previous | Next » 

Revision bf4a13d3

Added by Walden Raines over 10 years ago

Fixes #3811 updating to bootstrap 3

View differences:

config/initializers/will_paginate.rb
protected
def html_container(html)
tag :div, tag(:ul, html), container_attributes
tag :div, tag(:ul, html, :class=>"pagination pull-right"), container_attributes
end
def page_number(page)

Also available in: Unified diff