diff options
-rw-r--r-- | app/views/commit/_commit_box.html.haml (renamed from app/views/commits/_commit_box.html.haml) | 0 | ||||
-rw-r--r-- | app/views/commit/show.html.haml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app/views/commits/_commit_box.html.haml b/app/views/commit/_commit_box.html.haml index 4c80c13ced1..4c80c13ced1 100644 --- a/app/views/commits/_commit_box.html.haml +++ b/app/views/commit/_commit_box.html.haml diff --git a/app/views/commit/show.html.haml b/app/views/commit/show.html.haml index 485f2d1e67c..6a723ee856e 100644 --- a/app/views/commit/show.html.haml +++ b/app/views/commit/show.html.haml @@ -1,4 +1,4 @@ -= render "commits/commit_box" += render "commit_box" %p.pull-right.cgray This commit has |