Sha256: 42bd2976a5b0c4a0614671276543aea1d44c3ec855c5ef58c69d494e57f56f0b

Contents?: true

Size: 359 Bytes

Versions: 27

Compression:

Stored size: 359 Bytes

Contents

- in_section :dashboard
- content_for :header do
  %h1 Edit Organization

= render "shared/error_messages", :target => @organization
= form_for @organization, :html => {"ng-controller" => "EditOrganizationCtrl"} do |form|
  = render :partial => 'organizations/form', :locals => { :form => form }
  = form.submit "Save", :class => 'btn btn-primary disablable'

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/organizations/edit.html.haml
artfully_ose-1.3.0.pre3 app/views/organizations/edit.html.haml
artfully_ose-1.3.0.pre2 app/views/organizations/edit.html.haml
artfully_ose-1.3.0.pre1 app/views/organizations/edit.html.haml
artfully_ose-1.2.0 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.beta.1 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.alpha.2 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.alpha.1 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.27 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.26 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.24 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.23 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.21 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.20 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.19 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.18 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.17 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.16 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.15 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.12 app/views/organizations/edit.html.haml