diff options
-rw-r--r-- | app/views/projects/commit/huge_commit.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commit/huge_commit.html.haml b/app/views/projects/commit/huge_commit.html.haml index 5d447d6cee5..210d8d9e207 100644 --- a/app/views/projects/commit/huge_commit.html.haml +++ b/app/views/projects/commit/huge_commit.html.haml @@ -1,3 +1,3 @@ -= render "commit/commit_box" += render "projects/commit/commit_box" .alert.alert-error %h4 Commit diffs are too big to be displayed |