Projet

Général

Profil

Paste
Télécharger (118 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / views_slideshow / theme / views-slideshow-pager-fields.tpl.php @ 6eb8d15f

1
<div id="<?php print $widget_id; ?>" class="<?php print $classes; ?>">
2
  <?php print $rendered_field_items; ?>
3
</div>