Sha256: a6d0da65d74f28c344736825484fdf39ac9ab441b9c4e15348d74711b0858d4b

Contents?: true

Size: 345 Bytes

Versions: 3

Compression:

Stored size: 345 Bytes

Contents

- if block["style"] == "fullwidth"

  %div{ component_attributes_for(block, style: ["lady-josephine-block--video"]) }<
    =sir_trevor_video(block).html_safe

- elsif block["style"] == "default" || block["style"] == ""

  %div.cp{ component_attributes_for(block, style: ["lady-josephine-block--video"]) }<
    =sir_trevor_video(block).html_safe

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lady_josephine-0.7.0 app/views/lady_josephine/blocks/_video_block.haml
lady_josephine-0.6.3 app/views/lady_josephine/blocks/_video_block.haml
lady_josephine-0.6.2 app/views/lady_josephine/blocks/_video_block.haml