mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Merge branch 'detail-too-many-warning' into 'master'
Detail too many warning to explain that merge will still work. See merge request !1889
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.alert.alert-warning
|
||||
%h4
|
||||
Too many changes.
|
||||
Too many changes to show.
|
||||
.pull-right
|
||||
- unless diff_hard_limit_enabled?
|
||||
= link_to "Reload with full diff", url_for(params.merge(force_show_diff: true)), class: "btn btn-sm btn-warning"
|
||||
|
||||
Reference in New Issue
Block a user