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.3.0.pre4 app/views/organizations/_website_form.html.haml
artfully_ose-1.3.0.pre3 app/views/organizations/_website_form.html.haml
artfully_ose-1.3.0.pre2 app/views/organizations/_website_form.html.haml
artfully_ose-1.3.0.pre1 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.beta.1 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.alpha.2 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.alpha.1 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.27 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.26 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.24 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.23 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.21 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.20 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.19 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.18 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.17 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.16 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.15 app/views/organizations/_website_form.html.haml
artfully_ose-1.2.0.pre.12 app/views/organizations/_website_form.html.haml