Skip to content

Commit

Permalink
Merge pull request #323 from Promact/issue#319
Browse files Browse the repository at this point in the history
Message before adding app to slack updated
  • Loading branch information
Ankit Bhanvadia committed Apr 11, 2017
2 parents 23134cd + 4331dd3 commit 4312b06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<div class="text-center" id="content">
@Html.ActionLink("Add To Slack", "SlackOAuthAuthorization", "Home")
@*<img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" />*@
<p>Please add user whose email is <span>"@ViewBag.userEmail"</span> to slack before proceeding to view reports or use app functionalities in slack.</p>
<p>User whose email is <span>"@ViewBag.userEmail"</span> must add app to slack before proceeding to view reports or use app functionalities in slack. Also select the channel in which you want the app to post messages to.</p>
</div>
</body>
}
Expand Down

0 comments on commit 4312b06

Please sign in to comment.