Sha256: ef82fb2e0a83ad56351fe8bf7ee344c6871f06010daf2a86455a75fd87825ac8

Contents?: true

Size: 339 Bytes

Versions: 11

Compression:

Stored size: 339 Bytes

Contents

- return if @quick_edit
- f.object.ksk_images_for_crop.each_pair do |image_name, style_names|
  - f.object.send(image_name).styles.each_pair do |style, meta|
    - if style_names.any?
      - next unless style_names.include?(style)
    = render partial: 'bhf/form/column/crop_style', locals: {style: style, meta: meta, f: f, field: field}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ksk-0.4.11 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.10 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.9 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.8 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.7 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.6 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.5 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.4 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.3 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.2 app/views/bhf/form/column/_crop_thumbs.haml
ksk-0.4.1 app/views/bhf/form/column/_crop_thumbs.html.haml