Projet

Général

Profil

Révision 9df8b457

Ajouté par Assos Assos il y a presque 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views_bulk_operations/actions/book.action.inc
13 13
      'label' => t('Move to book'),
14 14
      'configurable' => TRUE,
15 15
      'behavior' => array('changes_property'),
16
      'triggers' => array('any'),
16 17
    );
17 18
    $actions['views_bulk_operations_remove_from_book_action'] = array(
18 19
      'type' => 'node',
19 20
      'label' => t('Remove from book'),
20 21
      'configurable' => FALSE,
22
      'triggers' => array('any'),
21 23
    );
22 24
  }
23 25

  

Formats disponibles : Unified diff