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/modules/captcha/image_captcha/image_captcha.admin.inc
14 14

  
15 15
  // Add CSS for theming of admin form.
16 16
  $form['#attached']['css'] = array(drupal_get_path('module', 'image_captcha') . '/image_captcha.css');
17
  // Use javascript for some added usability on admin form.
17
  // Use JavaScript for some added usability on admin form.
18 18
  $form['#attached']['js'] = array(drupal_get_path('module', 'image_captcha') . '/image_captcha.js');
19 19

  
20 20
  // First some error checking.

Formats disponibles : Unified diff