Projet

Général

Profil

Révision fbb05e21

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/addressfield/plugins/format/organisation.inc
29 29
  $format['organisation_block']['organisation_name'] = array(
30 30
    '#title' => t('Company'),
31 31
    '#size' => 30,
32
    '#maxlength' => 255,
32 33
    '#attributes' => array(
33 34
      'class' => array('organisation-name'),
34
      'x-autocompletetype' => 'organization',
35 35
      'autocomplete' => 'organization',
36 36
    ),
37 37
  );

Formats disponibles : Unified diff