Skip to content

Commit 8b94c39

Browse files
committed
Fixed collapsed ChoiceType options attributes
1 parent 54430f4 commit 8b94c39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/views/Form/choice_attributes.html.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
id="<?php echo $view->escape($id) ?>" name="<?php echo $view->escape($full_name) ?>"
21
<?php if ($disabled): ?>disabled="disabled" <?php endif ?>
32
<?php foreach ($choice_attr as $k => $v): ?>
43
<?php if ($v === true): ?>

0 commit comments

Comments
 (0)