Projet

Général

Profil

Révision 7547bb19

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/templates/bootstrap/bootstrap-dropdown.vars.php
35 35
    if (is_string($element['#toggle'])) {
36 36
      $element['#toggle'] = array(
37 37
        '#theme' => 'link__bootstrap_dropdown__toggle',
38
        '#text' => _bootstrap_filter_xss($element['#toggle']),
38
        '#text' => filter_xss_admin($element['#toggle']),
39 39
        '#path' => '#',
40 40
        '#options' => array(
41 41
          'attributes' => array(),

Formats disponibles : Unified diff