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.6.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.5.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.5.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
qbrick-2.5.0.pre app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.4.3 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.4.2 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.4.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.4.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.6 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.5 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.4 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.3 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.2 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.1 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.3.0 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.2.6 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.2.5 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.2.4 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.2.3 app/views/kuhsaft/text_bricks/_text_brick.html.haml
kuhsaft-2.2.2 app/views/kuhsaft/text_bricks/_text_brick.html.haml