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_log.inc
17 17

  
18 18
function ctools_node_form_log_content_type_render($subtype, $conf, $panel_args, &$context) {
19 19
  $block = new stdClass();
20
  $block->module = t('node_form');
20
  $block->module = 'node_form';
21 21
  $block->title = t('Revision information');
22 22

  
23 23
  if (isset($context->form)) {

Formats disponibles : Unified diff