Commit 404040d7ae01d1542acc998d6dd4467fb7f049c4

Authored by Dmitriy Zaporozhets
1 parent 8272e18e

Fix invalid template path for huge commit

app/views/commit/huge_commit.html.haml 0 → 100644
... ... @@ -0,0 +1,3 @@
  1 += render "commits/commit_box"
  2 +.alert-message.block-message.error
  3 + %h4 Commit diffs are too big to be displayed
... ...
app/views/commits/huge_commit.html.haml
... ... @@ -1,3 +0,0 @@
1   -= render "commits/commit_box"
2   -.alert-message.block-message.error
3   - %h4 Commit diffs are too big to be displayed