Sha256: c39c2ed4053e8955210190434cab163302f86381ca472ace20d7d5bf042a3227
Contents?: true
Size: 488 Bytes
Versions: 15
Compression:
Stored size: 488 Bytes
Contents
- title t('.title') - content_for :head do = javascript_include_tag 'admin/plugins/codemirror/codemirror' - content_for :submenu do = render 'admin/shared/menu/settings' - content_for :buttons do = admin_button_tag :new, new_admin_layout_url, :class => 'add' %p= t('.help') = semantic_form_for @layout, :url => admin_layout_url(@layout) do |form| = render 'form', :f => form = render 'admin/shared/form_actions', :back_url => admin_layouts_url, :button_label => :update
Version data entries
15 entries across 15 versions & 1 rubygems