temporarily disable help button on bonfires

This commit is contained in:
terakilobyte
2015-05-26 10:25:20 -04:00
parent 751fff3408
commit 267897ca5a

View File

@ -94,9 +94,9 @@ block content
if (user && user.sentSlackInvite) if (user && user.sentSlackInvite)
.button-spacer .button-spacer
.btn-group.input-group.btn-group-justified .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 i.fa.fa-medkit
|   Help |   Help(disabled)
label.btn.btn-success#i-want-to-pair label.btn.btn-success#i-want-to-pair
i.fa.fa-user-plus i.fa.fa-user-plus
|   Pair |   Pair