Dotclear


Ignore:
Timestamp:
04/02/13 13:15:32 (12 years ago)
Author:
Dsls <dsls@…>
Branch:
twig
Parents:
1152:fbd922f6ed09 (diff), 1138:11db80678704 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/default-templates/forms/form_layout.html.twig

    r1152 r1153  
    5757          <label for="{{name}}" class="classic"> 
    5858     {% endif %} 
    59     <input type="checkbox" {{ block('widget_attributes') }}{% if value is defined %} value="{{ value }}"{% endif %}{% if checked %} checked="checked"{% endif %} /> 
     59    <input type="checkbox" {{ block('field_attr') }}{% if value is defined %} value="{{ value }}"{% endif %}{% if checked %} checked="checked"{% endif %} /> 
    6060     {% if label is not empty %} 
    6161          {{ label }}</label> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map