summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/issuable/_sidebar.html.haml')
-rw-r--r--app/views/shared/issuable/_sidebar.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/issuable/_sidebar.html.haml b/app/views/shared/issuable/_sidebar.html.haml
index d6328216dae..70de11fe136 100644
--- a/app/views/shared/issuable/_sidebar.html.haml
+++ b/app/views/shared/issuable/_sidebar.html.haml
@@ -44,7 +44,7 @@
%span.username
= issuable.assignee.to_reference
- else
- %span.assign-yourself
+ %span.assign-yourself
No assignee -
%a.js-assign-yourself{href:'#'}
assign yourself
@@ -153,4 +153,4 @@
new MilestoneSelect();
new LabelsSelect();
new IssuableContext('#{current_user.to_json(only: [:username, :id, :name])}');
- new Subscription('.subscription') \ No newline at end of file
+ new Subscription('.subscription')