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-panel.vars.php
86 86
 */
87 87
function bootstrap_process_bootstrap_panel(&$variables) {
88 88
  $variables['attributes'] = drupal_attributes($variables['attributes']);
89
  if (!empty($variables['title'])) {
90
    $variables['title'] = _bootstrap_filter_xss(render($variables['title']));
91
  }
92
  if (!empty($variables['description'])) {
93
    $variables['description'] = _bootstrap_filter_xss(render($variables['description']));
94
  }
89 95
}

Formats disponibles : Unified diff