Sha256: 015160b9283cc940c87b639f4607bac24b45aa99fd30b38f91270e2946ee78dc

Contents?: true

Size: 504 Bytes

Versions: 15

Compression:

Stored size: 504 Bytes

Contents

- title link_to(@site.name.blank? ? @site.name_was : @site.name, '#', :rel => 'site_name', :title => t('.ask_for_name'), :class => 'editable')

- content_for :submenu do
  = render 'admin/shared/menu/settings'

- content_for :buttons do
  = admin_button_tag t('.new_membership'), new_admin_membership_url, :class => 'add'

%p= t('.help')

= semantic_form_for @site, :url => admin_current_site_url do |f|

  = render 'form', :f => f
      
  = render 'admin/shared/form_actions', :button_label => :update

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
locomotive_cms-0.0.2.9 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.8 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.7 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.6 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.5 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.4 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.3 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.2 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2.1 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.2 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.1.4 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.1.3 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.1.2 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.1.1 app/views/admin/current_sites/edit.html.haml
locomotive_cms-0.0.1 app/views/admin/current_sites/edit.html.haml