Commit bd9cd3fbbfa4c0314ad511a33b6d42853170e86b

Authored by Markevych Alexander
1 parent 39484136

Correct path to view for huge commits. Fix #3996

app/views/projects/commit/huge_commit.html.haml
1   -= render "commit/commit_box"
  1 += render "projects/commit/commit_box"
2 2 .alert.alert-error
3 3 %h4 Commit diffs are too big to be displayed
... ...