rosa-build/app/views/users/settings/_notifier.html.haml

4 lines
121 B
Plaintext

.leftside.w25= f.check_box field
.leftside= f.label field, t("activerecord.attributes.settings.notifier.#{field}")
.both