summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_related_issues_block.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/_related_issues_block.html.haml')
-rw-r--r--app/views/projects/issues/_related_issues_block.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/projects/issues/_related_issues_block.html.haml b/app/views/projects/issues/_related_issues_block.html.haml
new file mode 100644
index 00000000000..8d986b64b1d
--- /dev/null
+++ b/app/views/projects/issues/_related_issues_block.html.haml
@@ -0,0 +1,5 @@
+.related-issues-block
+ .card.card-slim
+ .card-header.panel-empty-heading.border-bottom-0
+ %h3.card-title.mt-0.mb-0.h5
+ = _('Linked issues')