We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4aa3b commit a8a6c96Copy full SHA for a8a6c96
app/templates/components/pending-owner-invite-row.hbs
@@ -13,7 +13,7 @@
13
</h3>
14
</div>
15
<div class='invite'>
16
- <p>Invited by:
+ <p>Invited by:
17
{{#link-to 'user' invite.invited_by_username}}
18
{{invite.invited_by_username}}
19
{{/link-to}}
0 commit comments