Projet

Général

Profil

Révision f066bdb5

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/l10n_update/l10n_update.admin.inc
341 341
  // Plus add our own css and js.
342 342
  drupal_add_css(drupal_get_path('module', 'update') . '/update.css');
343 343
  drupal_add_css(drupal_get_path('module', 'l10n_update') . '/css/l10n_update.admin.css');
344
  drupal_add_js('misc/collapse.js');
344 345
  drupal_add_js(drupal_get_path('module', 'l10n_update') . '/js/l10n_update.js');
345 346

  
346 347
  return $output;

Formats disponibles : Unified diff