You are here

views-slideshow-pager-fields.tpl.php in Views Slideshow 6.3

Same filename and directory in other branches
  1. 7.3 theme/views-slideshow-pager-fields.tpl.php

File

theme/views-slideshow-pager-fields.tpl.php
View source
<div<?php

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

print $rendered_field_items;
?>
</div>