Projet

Général

Profil

Révision 5a7e6170

Ajouté par Florent Torregrosa il y a environ 10 ans

Update :

  • panels : 7.x-3.3 -> 7.x-3.4
  • pdf_reader : 7.x-1.0-rc4 -> 7.x-1.0-rc5

Voir les différences:

drupal7/sites/all/modules/panels/plugins/styles/block.inc
31 31
  if (!empty($block->title)) {
32 32
    $block->subject = $block->title;
33 33
  }
34
  if (!isset($block->subject)) {
35
    $block->subject = '';
36
  }
34 37

  
35 38
  $block->region = $pane->panel;
36 39
  if (!isset($block->module)) {

Formats disponibles : Unified diff