Temporarily disabled help button in showHTML view as it is absolutely destroying slack #help chatroom
This commit is contained in:
@ -46,9 +46,9 @@ block content
|
||||
if (user.sentSlackInvite)
|
||||
.button-spacer
|
||||
.btn-group.input-group.btn-group-justified
|
||||
label.btn.btn-success#i-want-help
|
||||
label.btn.btn-success#i-want-help(disabled)
|
||||
i.fa.fa-medkit
|
||||
| Help
|
||||
| Help(disabled)
|
||||
label.btn.btn-success#report-issue
|
||||
i.fa.fa-bug
|
||||
| Bug
|
||||
|
Reference in New Issue
Block a user