Projet

Général

Profil

Révision c2ac6d1d

Ajouté par Assos Assos il y a environ 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/content_types/node_form/node_form_book.inc
21 21

  
22 22
function ctools_node_form_book_content_type_render($subtype, $conf, $panel_args, &$context) {
23 23
  $block = new stdClass();
24
  $block->module = t('node_form');
24
  $block->module = 'node_form';
25 25

  
26 26
  $block->title = t('Book outline');
27 27
  $block->delta = 'book-outline';

Formats disponibles : Unified diff