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_attachments.inc
21 21

  
22 22
function ctools_node_form_attachments_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('Attach files');
27 27
  $block->delta = 'url-path-options';

Formats disponibles : Unified diff