Projet

Général

Profil

Révision 7d7b5830

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/entity/views/handlers/entity_views_handler_relationship_by_bundle.inc
93 93
      $def['extra'] = array(
94 94
        array(
95 95
          // The table and the IN operator are implicit.
96
          'field' => $entity_info['bundle keys']['bundle'],
96
          'field' => $entity_info['entity keys']['bundle'],
97 97
          'value' => $this->options['bundle_types'],
98 98
        ),
99 99
      );

Formats disponibles : Unified diff