mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 22:44:11 +02:00
Remove outdated comment
This commit is contained in:
parent
36b78e9cea
commit
3f66face60
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
<!-- Exclude extraneous legend from radio elements -->
|
|
||||||
<{{ label_tag }}
|
<{{ label_tag }}
|
||||||
class="{% if label_classes %} {{ label_classes }}{% endif %}{% if label_tag == 'legend' %} {{ legend_classes }}{% endif %}"
|
class="{% if label_classes %} {{ label_classes }}{% endif %}{% if label_tag == 'legend' %} {{ legend_classes }}{% endif %}"
|
||||||
{% if not field.use_fieldset %}for="{{ widget.attrs.id }}"{% endif %}
|
{% if not field.use_fieldset %}for="{{ widget.attrs.id }}"{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue