mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 18:46:10 +10:00
Increase commit log amount for tree view from 10 to 25
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ class Projects::RefsController < Projects::ApplicationController
|
||||
0
|
||||
end
|
||||
|
||||
@limit = 10
|
||||
@limit = 25
|
||||
|
||||
@path = params[:path]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user