Projet

Général

Profil

Révision 9a28ac3f

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views_bulk_operations/views/views_bulk_operations.views.inc
17 17
          'click sortable' => FALSE,
18 18
        ),
19 19
      );
20
      // Check that the base table has the entity type key set.
21
      if (!isset($data[$info['base table']]['table']['entity type'])) {
22
        $data[$info['base table']]['table']['entity type'] = $entity_type;
23
      }
20 24
    }
21 25
    if (isset($info['revision table']) && isset($data[$info['revision table']]['table'])) {
22 26
      $data[$info['revision table']]['views_bulk_operations'] = array(

Formats disponibles : Unified diff