summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es6
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es6')
-rw-r--r--app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es68
1 files changed, 4 insertions, 4 deletions
diff --git a/app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es6 b/app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es6
index 09cd3dba6a5..3bb01c67206 100644
--- a/app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es6
+++ b/app/assets/javascripts/cycle_analytics/components/stage_issue_component.js.es6
@@ -28,10 +28,10 @@
<a :href="issue.url" class="issue-date">{{ issue.createdAt }}</a>
</span>
<span>
- by
- <a :href="issue.author.webUrl" class="issue-author-link">
- {{ issue.author.name }}
- </a>
+ by
+ <a :href="issue.author.webUrl" class="issue-author-link">
+ {{ issue.author.name }}
+ </a>
</span>
</div>
<div class="item-time">