Projet

Général

Profil

Révision 64156087

Ajouté par Assos Assos il y a plus de 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/plugins/styles/block.inc
5 5
 * Definition of the 'block' panel style.
6 6
 */
7 7

  
8
// Plugin definition
8
// Plugin definition.
9 9
$plugin = array(
10 10
  'title' => t('System block'),
11 11
  'description' => t('Display the pane as a system block; this is more restrictive than the default.'),
......
56 56
  // might want to utilize.
57 57
  return drupal_render($build);
58 58
}
59

  

Formats disponibles : Unified diff