Sha256: c52ecb11db7abff727136d024f697acc0b4f0beb56d0db3c536db98b969495af

Contents?: true

Size: 186 Bytes

Versions: 43

Compression:

Stored size: 186 Bytes

Contents

%dl{ html_options }
  - list.each do |term, definition|
    %dt= term
    - if definition.is_a? Array
      - for item in definition do
        %dd= item
    - else
      %dd= definition

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.13 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.11 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.10 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.9 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.8 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.7 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.6 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.5 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.10.4 app/views/bootstrap_leather/typography/_dl.html.haml
bootstrap_leather-0.9.4 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.9.3 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.9.2 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.9.1 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.9.0 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.8.8 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.8.7 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.8.6 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.8.5 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.8.4 app/views/bootstrap_leather/_definition_list.html.haml
bootstrap_leather-0.8.3 app/views/bootstrap_leather/_definition_list.html.haml