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/addressfield/plugins/format/organisation.inc
22 22
    '#type' => 'addressfield_container',
23 23
    '#attributes' => array('class' => array('addressfield-container-inline', 'name-block')),
24 24
    '#weight' => -50,
25
    // The addressfield is considered empty without a country, hide all fields
26
    // until one is selected.
27
    '#access' => !empty($address['country']),
25 28
  );
26 29
  $format['organisation_block']['organisation_name'] = array(
27 30
    '#title' => t('Company'),

Formats disponibles : Unified diff