Sha256: bf1c106c7fd03abd0f23285f84d7732596118f44e66411b36d97167365da07d7

Contents?: true

Size: 260 Bytes

Versions: 2

Compression:

Stored size: 260 Bytes

Contents

%fieldset.choice
  %input.radio-preview{type: 'radio', disabled: "true"}
  %input.checkbox-preview{type: 'checkbox', disabled: "true"}
  = f.text_field :name, :placeholder=>'Choice'
  = f.hidden_field :_destroy
  = link_to "remove", '#', class: "remove_fields"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ask-0.4.1 app/views/asker/_choice_fields.html.haml
ask-0.4.0 app/views/asker/_choice_fields.html.haml