Projet

Général

Profil

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

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

1
<div id="views_slideshow_pager_field_item_<?php print $variables['location']; ?>_<?php print $variables['vss_id']; ?>_<?php print $variables['count']; ?>" class="<?php print $classes; ?>">
2
  <?php print $item; ?>
3
</div>