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/layouts/twocol_bricks/twocol_bricks.inc
2 2

  
3 3
/**
4 4
 * @file
5
 * Implementation for the two column bricked layout
5
 * Implementation for the two column bricked layout.
6 6
 */
7 7

  
8
// Plugin definition
8
// Plugin definition.
9 9
$plugin = array(
10 10
  'title' => t('Two column bricks'),
11 11
  'category' => t('Columns: 2'),
......
22 22
    'bottom' => t('Bottom'),
23 23
  ),
24 24
);
25

  

Formats disponibles : Unified diff