Projet

Général

Profil

Révision 76e2e7c3

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/rules/modules/rules_core.rules.inc
120 120
      'group' => t('Entity'),
121 121
      'is wrapped' => TRUE,
122 122
    ),
123
    'ip_address' => array(
124
      'label' => t('IP Address'),
125
      'parent' => 'text',
126
      'ui class' => 'RulesDataUIIPAddress',
127
      'token type' => 'rules_text',
128
    ),
123 129
  );
124 130
  foreach (entity_get_info() as $type => $info) {
125 131
    if (!empty($info['label'])) {

Formats disponibles : Unified diff