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/list.inc
6 6
 * Definition of the 'list' panel style.
7 7
 */
8 8

  
9
// Plugin definition
9
// Plugin definition.
10 10
$plugin = array(
11 11
  'title' => t('List'),
12 12
  'description' => t('Presents the panes in the form of an HTML list.'),
......
55 55

  
56 56
  return $form;
57 57
}
58

  

Formats disponibles : Unified diff