Sha256: 8669b39f9264aa4579e6f06ed1cb8a73475026a244f29de85644b59d9db2a893

Contents?: true

Size: 411 Bytes

Versions: 13

Compression:

Stored size: 411 Bytes

Contents

- content_for :head do
  = render 'locomotive/sites/domains'

= f.inputs :name => :information do
  = f.input :name

- if manage_subdomain_or_domains?
  = f.inputs :name => :access_points do
    = f.input :subdomain, :as => :'Locomotive::Subdomain', :domain => application_domain, :input_html => { :readonly => !manage_subdomain? }

    - if manage_domains?
      = f.input :domains, :as => :'Locomotive::Empty'

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
tribeca_cms-0.1.1 app/views/locomotive/sites/_form.html.haml
tribeca_cms-2.0.0.rc12 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc12 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc8 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc7 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/sites/_form.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/sites/_form.html.haml