Sha256: 095c6a699dbdfbf001499ae6c05ab8c9ab8227576ea50d62d77ea6410a221762

Contents?: true

Size: 252 Bytes

Versions: 7

Compression:

Stored size: 252 Bytes

Contents

.item{class: ('selected' if @selected_photo == photo_single_picker)}
  = radio_button_tag :photo_id, photo_single_picker.id, photo_single_picker == @selected_photo
  = image_tag photo_single_picker.file.thumb.url, id: "photo_#{photo_single_picker.id}"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
spina-0.9.0 app/views/spina/admin/photos/_photo_single_picker.html.haml
spina-0.8.3 app/views/spina/admin/photos/_photo_single_picker.html.haml
spina-0.8.2 app/views/spina/admin/photos/_photo_single_picker.html.haml
spina-0.8.1 app/views/spina/admin/photos/_photo_single_picker.html.haml
spina-0.8.0 app/views/spina/admin/photos/_photo_single_picker.html.haml
spina-0.7.3 app/views/spina/admin/photos/_photo_single_picker.html.haml
spina-0.7.2 app/views/spina/admin/photos/_photo_single_picker.html.haml