Pagination for history and latest changes. (#1396)
* Pagination for history and latest changes * New footer for historical pages * Fix pagination on history view. * Do not directly use git adapter * History view: allow selecting from different pages * Use log_pagination_options to determine latest changes parameters * Fix JS pageFullPath
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require "pathname"
|
||||
require 'pathname'
|
||||
|
||||
module Precious
|
||||
module Views
|
||||
|
||||
Reference in New Issue
Block a user