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.2.0.pre.11 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.10 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.9 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.8 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.7 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.6 app/views/organizations/edit.html.haml
artfully_ose-1.2.0.pre.5 app/views/organizations/edit.html.haml