adjust communiation templates for massinput requirements

This commit is contained in:
Felix Hamann 2019-05-04 21:44:59 +02:00
parent 34c5134d97
commit f37cecf8c2
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
$newline never
<div .recipient-category__option-add>
<div .recipient-category__option-add.massinput__cell.massinput__cell--add>
#{csrf}
^{fvInput addView}
^{fvInput submitView}

View File

@ -1,5 +1,5 @@
$newline never
<div .recipient-category__option>
<div .recipient-category__option.massinput__cell>
#{csrf}
^{fvInput tickView}
<label .recipient-category__option-label for=#{fvId tickView}>

View File

@ -1,5 +1,5 @@
$newline never
<div .recipient-category__option>
<div .recipient-category__option.massinput__cell>
#{csrf}
^{fvInput tickView}
<label .recipient-category__option-label for=#{fvId tickView}>