Commit 9b4dd310 by Torkel Ödegaard

ux: minor tweak to link

parent ef5180ba
......@@ -66,7 +66,6 @@ export class UsersActionBar extends PureComponent<Props> {
<div className="page-action-bar__spacer" />
{canInvite && (
<a className="btn btn-success" href="org/users/invite">
<i className="fa fa-plus" />
<span>Invite</span>
</a>
)}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment