You are here

views-slideshow-jcarousel-pager-item.tpl.php in Views Slideshow JCarousel 6

File

theme/views-slideshow-jcarousel-pager-item.tpl.php
View source
<li<?php

print drupal_attributes($attributes);
?>>
  <?php

print $item;
?>
</li>