Projet

Général

Profil

Révision 9525582e

Ajouté par Assos Assos il y a plus de 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/templates/webform/webform-element.vars.php
20 20
    $wrapper_attributes = $element['#wrapper_attributes'];
21 21
  }
22 22

  
23
  // See http://getbootstrap.com/css/#forms-controls.
23
  // See https://getbootstrap.com/docs/3.3/css/#forms-controls.
24 24
  if (isset($element['#type'])) {
25 25
    if ($element['#type'] === 'radio') {
26 26
      $wrapper_attributes['class'][] = 'radio';

Formats disponibles : Unified diff