Projet

Général

Profil

Révision 1f623f01

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/templates/bootstrap/bootstrap-modal.vars.php
45 45
function bootstrap_process_bootstrap_modal(&$variables) {
46 46
  $variables['attributes'] = drupal_attributes($variables['attributes']);
47 47
  $variables['dialog_attributes'] = drupal_attributes($variables['dialog_attributes']);
48
  $variables['heading'] = _bootstrap_filter_xss(render($variables['heading']));
48 49
  $variables['body'] = render($variables['body']);
49 50
  $variables['footer'] = render($variables['footer']);
50 51
}

Formats disponibles : Unified diff