Sha256: 455f33f826834705ccbc23088f7a1d970f4614b3bbf0034ac7060d9053f8b003

Contents?: true

Size: 265 Bytes

Versions: 21

Compression:

Stored size: 265 Bytes

Contents

= simple_form_for @tag do |f|
  - main_content "Tag List" do
    %fieldset{ :class=>"inputs"}
      %ol
        %li
          = f.input :title
        %li
          = f.input :description

    %fieldset{ :class=>"button"}
      %ol
        %li
          = f.submit

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ems-0.1.12 app/views/ems/tags/_form.html.haml
ems-0.1.11 app/views/ems/tags/_form.html.haml
ems-0.1.10 app/views/ems/tags/_form.html.haml
ems-0.1.9 app/views/ems/tags/_form.html.haml
ems-0.1.8 app/views/ems/tags/_form.html.haml
ems-0.1.7 app/views/ems/tags/_form.html.haml
ems-0.1.6 app/views/ems/tags/_form.html.haml
ems-0.1.5 app/views/ems/tags/_form.html.haml
ems-0.1.4 app/views/ems/tags/_form.html.haml
ems-0.1.3 app/views/ems/tags/_form.html.haml
ems-0.1.2 app/views/ems/tags/_form.html.haml
ems-0.1.1 app/views/ems/tags/_form.html.haml
ems-0.1.0 app/views/ems/tags/_form.html.haml
ems-0.0.9 app/views/ems/tags/_form.html.haml
ems-0.0.8 app/views/ems/tags/_form.html.haml
ems-0.0.7 app/views/ems/tags/_form.html.haml
ems-0.0.6 app/views/ems/tags/_form.html.haml
ems-0.0.5 app/views/ems/tags/_form.html.haml
ems-0.0.4 app/views/ems/tags/_form.html.haml
ems-0.0.3 app/views/ems/tags/_form.html.haml