adjust communiation templates for massinput requirements
This commit is contained in:
parent
34c5134d97
commit
f37cecf8c2
@ -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}
|
||||
|
||||
@ -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}>
|
||||
|
||||
@ -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}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user