Sha256: c9026a08c8d31cab0c042426551c22ca7b318672e70f99164d9024640addbab9

Contents?: true

Size: 702 Bytes

Versions: 32

Compression:

Stored size: 702 Bytes

Contents

- in_section :dashboard
- content_for :header do
  %h1 Organizations

.row
  .span4
    %h3 About
    %p All users of Artfully are members of the same organization
    %p Pick a name and time zone for your organization.  This name will be shown within the app and, if you choose, on your Storefront page when selling tickets.
    %p You can change these details at any time from the My Organization screen.
  .span8
    %h3 Create your own
    = render "shared/error_messages", :target => @organization
    = form_for @organization do |form|
      %ul= render :partial => 'organizations/form', :locals => { :form => form }
      = form.submit "Save", :class => "btn btn-primary single-shot disablable"

Version data entries

32 entries across 32 versions & 1 rubygems

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