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