Fix haml-lint nits
This commit is contained in:
parent
8ac7444518
commit
ceeca7483e
|
@ -30,7 +30,7 @@
|
|||
Ask
|
||||
- unless user_signed_in?
|
||||
- if user.privacy_allow_anonymous_questions?
|
||||
#question-box-promote.d-none
|
||||
.d-none#question-box-promote
|
||||
.row
|
||||
.col-12.text-center
|
||||
%strong= t 'views.questionbox.promote.message'
|
||||
|
|
Loading…
Reference in New Issue