Use larger fields for test block

This commit is contained in:
Alexander Meindl 2021-03-27 18:48:15 +01:00
parent 2365a16bfe
commit 1c470e1431

View File

@ -1,8 +1,8 @@
.box
.tabular.settings
.settings
p
= additionals_settings_textfield :title,
label: l(:field_title),
label: "#{l(:field_title)} ",
value: settings[:title] || l(:label_text_sync),
tag_name: "settings[#{block}][title]"
p