Sha256: fadb99e23107ea8af934ebf95370602b36e9e7b2db9edb5be0595e040fb905f0

Contents?: true

Size: 476 Bytes

Versions: 5

Compression:

Stored size: 476 Bytes

Contents

%h2= t :'adva.sections.titles.page_settings'

%fieldset#section_section_settings
  .col
    = f.label t(:"adva.sections.titles.behaviour")
    %p= f.radio_button :single_article_mode, true, :label => :"adva.sections.settings.single_article_mode"
    %p= f.radio_button :single_article_mode, false, :label => :"adva.sections.settings.multi_article_mode"

  .col
    = f.select :content_filter, filter_options, {}, :label => true, :hint => :'adva.sections.hints.content_filter'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adva-0.1.4 app/views/admin/sections/settings/_page.html.haml
adva-0.1.3 app/views/admin/sections/settings/_page.html.haml
adva-0.1.2 app/views/admin/sections/settings/_page.html.haml
adva-0.1.1 app/views/admin/sections/settings/_page.html.haml
adva-0.1.0 app/views/admin/sections/settings/_page.html.haml