Sha256: 99debbf053e1714a64a4012a5a7c77a05ae32b0674bb74526d47a89873dbc838

Contents?: true

Size: 273 Bytes

Versions: 4

Compression:

Stored size: 273 Bytes

Contents

%p
  %label{:for => 'caption'} Caption:
  =text_field :facet, :caption
%p
  %label{:for => 'order'} Label Order:
  =select(:facet, :label_order, Facet::LABEL_ORDER)
%p
  %label{:for => 'color'} Color:
  =select(:facet, :color, %w(red orange yellow green blue violet gray))

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fassets_core-0.4.0 app/views/facets/_form.html.haml
fassets_core-0.3.1 app/views/facets/_form.html.haml
fassets_core-0.3.0 app/views/facets/_form.html.haml
fassets_core-0.2.0 app/views/facets/_form.html.haml