summaryrefslogtreecommitdiff
path: root/app/views/commit/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/commit/show.html.haml')
-rw-r--r--app/views/commit/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/commit/show.html.haml b/app/views/commit/show.html.haml
index cef6b2f5bd5..5ba43f951dc 100644
--- a/app/views/commit/show.html.haml
+++ b/app/views/commit/show.html.haml
@@ -1,6 +1,6 @@
= render "commits/commit_box"
= render "commits/diffs", diffs: @commit.diffs
-= render "notes/notes_with_form", tid: @commit.id, tt: "commit"
+= render "notes/notes_with_form"
:javascript
$(function(){