temporarily disable help button on bonfires
This commit is contained in:
@ -94,9 +94,9 @@ block content
|
||||
if (user && 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#i-want-to-pair
|
||||
i.fa.fa-user-plus
|
||||
| Pair
|
||||
|
Reference in New Issue
Block a user