summaryrefslogtreecommitdiff
path: root/app/views/issues/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/issues/show.html.haml')
-rw-r--r--app/views/issues/show.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/issues/show.html.haml b/app/views/issues/show.html.haml
index abf5fc11ed3..170d6831fb4 100644
--- a/app/views/issues/show.html.haml
+++ b/app/views/issues/show.html.haml
@@ -14,6 +14,11 @@
= link_to edit_project_issue_path(@project, @issue), :class => "btn small" do
Edit
+.back_link
+ = link_to project_issues_path(@project) do
+ ← To issues list
+
+
%hr
- if @issue.closed
.alert-message.error Closed