Sha256: 26c69a63bd546ea2a8858c743ece92bf317cb7664a0c65603c9694a34e485812

Contents?: true

Size: 323 Bytes

Versions: 72

Compression:

Stored size: 323 Bytes

Contents

%div{ :class => text_brick.to_style_class }
  - if text_brick.read_more_text.present?
    = text_brick.text.to_s.html_safe

    %div.collapse{ :id => text_brick.to_style_id }
      = text_brick.read_more_text.to_s.html_safe

    = read_more_link("##{text_brick.to_style_id}")

  - else
    = text_brick.text.to_s.html_safe

Version data entries

72 entries across 72 versions & 2 rubygems

Version Path
kuhsaft-2.2.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.2.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.1.2 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.1.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.1.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.8.6 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.8.5 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.0.3 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.0.2 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.8.4 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.8.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.0.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.0.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.8.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.7.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.7.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.6.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.5.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.4.3 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-1.4.2 app/views/kuhsaft/text_bricks/_text_brick.html.haml