Projet

Général

Profil

Révision 7e72b748

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/includes/dropdown.theme.inc
57 57
 *   to style a single dropdown however you like without interfering with
58 58
 *   other dropdowns.
59 59
 */
60
function theme_ctools_dropdown($vars) { 
60
function theme_ctools_dropdown($vars) {
61 61
  // Provide a unique identifier for every dropdown on the page.
62 62
  static $id = 0;
63 63
  $id++;

Formats disponibles : Unified diff