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/templates/panels-pane.tpl.php
20 20
<?php if ($pane_prefix): ?>
21 21
  <?php print $pane_prefix; ?>
22 22
<?php endif; ?>
23
<div class="<?php print $classes; ?>" <?php print $id; ?>>
23
<div class="<?php print $classes; ?>" <?php print $id; ?> <?php print $attributes; ?>>
24 24
  <?php if ($admin_links): ?>
25 25
    <?php print $admin_links; ?>
26 26
  <?php endif; ?>

Formats disponibles : Unified diff