Sha256: a3e24ce3e28ebc600e5c73c2d55e0c26531b5eee555e8c04b55642d1b3152bf6

Contents?: true

Size: 203 Bytes

Versions: 11

Compression:

Stored size: 203 Bytes

Contents

- if content.blank? && widget.images.blank?
  = render "quadro/widgets/gallery/empty"
- elsif widget.images.blank?
  = content.html_safe
- else
  = render "quadro/widgets/gallery/widget", widget: widget

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
quadro-0.6.1 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.6.0 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.8 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.7 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.6 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.5 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.4 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.3 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.2 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.1 app/views/quadro/widgets/gallery/_signed_off.html.haml
quadro-0.5.0 app/views/quadro/widgets/gallery/_signed_off.html.haml