summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_issue_by_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/_issue_by_email.html.haml')
-rw-r--r--app/views/projects/issues/_issue_by_email.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/issues/_issue_by_email.html.haml b/app/views/projects/issues/_issue_by_email.html.haml
index 72022881c09..72669372497 100644
--- a/app/views/projects/issues/_issue_by_email.html.haml
+++ b/app/views/projects/issues/_issue_by_email.html.haml
@@ -1,3 +1,7 @@
+.issues-footer.text-center
+ %button.issue-email-modal-btn{ type: "button", data: { toggle: "modal", target: "#issue-email-modal" } }
+ Email a new issue to this project
+
#issue-email-modal.modal.fade{ tabindex: "-1", role: "dialog" }
.modal-dialog{ role: "document" }
.modal-content