Sha256: 86eede9dcd9b11c4ab15befd8f0faefa998a690cb738e4e937a8e8aaa9a3c743

Contents?: true

Size: 217 Bytes

Versions: 37

Compression:

Stored size: 217 Bytes

Contents

= form_for organization do |form|
  = hidden_field_tag :back, true
  %ul
    %li
      .label= form.label :website, "Website"
      .element= form.text_field :website
  = form.submit "Update Website", :class => "btn"

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.10 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.9 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.8 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.7 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.6 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.5 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.4 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.3 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.2 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.1 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre app/views/organizations/_website_form.html.haml
artfully_ose-1.1.0 app/views/organizations/_website_form.html.haml
artfully_ose-1.1.0.rc2 app/views/organizations/_website_form.html.haml
artfully_ose-1.1.0.rc1 app/views/organizations/_website_form.html.haml
artfully_ose-1.0.0.rc4 app/views/organizations/_website_form.html.haml
artfully_ose-1.0.0.rc3 app/views/organizations/_website_form.html.haml