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:
Dmitriy Zaporozhets
2014-06-26 10:29:39 +03:00
parent 3f8e6cf3d1
commit 3900eee30e
+1 -1
View File
@@ -37,7 +37,7 @@ class Projects::RefsController < Projects::ApplicationController
0
end
@limit = 10
@limit = 25
@path = params[:path]