The max page number displayed is still 10 while the total pages less than 10.And I looked at the code, should the `10` be `max` at [line 93](https://github.com/markbates/jquery-bootstrap-pagination/blob/master/vendor/assets/javascripts/jquery-bootstrap-pagination.js#L93)?
The max page number displayed is still 10 while the total pages less than 10.And I looked at the code, should the
10bemaxat line 93?