We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b9425b + 8b94c39 commit 7361753Copy full SHA for 7361753
Resources/views/Form/choice_attributes.html.php
@@ -1,4 +1,3 @@
1
-id="<?php echo $view->escape($id) ?>" name="<?php echo $view->escape($full_name) ?>"
2
<?php if ($disabled): ?>disabled="disabled" <?php endif ?>
3
<?php foreach ($choice_attr as $k => $v): ?>
4
<?php if ($v === true): ?>
0 commit comments