From 322ed7124ee96ea6f2f42e737b1aff95e4e7c6e8 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Tue, 28 Mar 2017 23:42:26 +0530 Subject: [PATCH] UX: add a link to bulk invite howto --- app/assets/javascripts/discourse/templates/user-invited-show.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/javascripts/discourse/templates/user-invited-show.hbs b/app/assets/javascripts/discourse/templates/user-invited-show.hbs index fc8657b0d46..0a78d6e64fe 100644 --- a/app/assets/javascripts/discourse/templates/user-invited-show.hbs +++ b/app/assets/javascripts/discourse/templates/user-invited-show.hbs @@ -17,6 +17,7 @@ {{d-button icon="plus" action="showInvite" label="user.invited.create" class="btn"}} {{#if canBulkInvite}} {{csv-uploader uploading=uploading}} + {{fa-icon "question-circle"}} {{/if}} {{#if showReinviteAllButton}} {{#if reinvitedAll}}