Sha256: 428353b0e452589bf8d32266b32d972fa03721340176507599f11c45a506b290

Contents?: true

Size: 289 Bytes

Versions: 24

Compression:

Stored size: 289 Bytes

Contents

= big_list_item(:class => "top", :id => "#{gallery.id}") do
  .item-title.gallery
    %strong= link_to gallery.title, edit_forge_gallery_path(gallery)
    %br/
    %small= pluralize gallery.photos.size, 'Photo'

  .item-actions
    = edit_link(gallery)
    = delete_link(gallery)
  .spacer

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.9 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.8 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.7 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.6 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.5 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.4 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.3 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.2 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.1 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.1.0 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.18 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.17 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.16 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.15 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.14 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.13 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.12 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.11 lib/forge/app/views/forge/galleries/_gallery.html.haml
forge-cli-0.0.10 lib/forge/app/views/forge/galleries/_gallery.html.haml