Sha256: 16274f9e1a2b20e89b517bcc6f1cd7da0b3227e5572ef808b29305163dc92568

Contents?: true

Size: 313 Bytes

Versions: 8

Compression:

Stored size: 313 Bytes

Contents

- provide :title, 'Slideshows'
.index-header
  %h1= pluralize(@slideshows.count, 'Slideshow')
  %p
    Control the slideshows that appear on the site. You can have unlimited
    slideshows, however new ones will have to be configured into your site by
    CD2.
= index_table @slideshows, C::Slideshow::INDEX_TABLE

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cd2_catton_cms-1.1.35 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.34 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.33 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.32 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.31 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.30 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.20 app/views/c/admin/slideshows/index.html.haml
cd2_catton_cms-1.1.10 app/views/c/admin/slideshows/index.html.haml