Sha256: 780f956906192b3331005648a95ba4a759394ccc123917810565a7be1c0703d9
Contents?: true
Size: 367 Bytes
Versions: 9
Compression:
Stored size: 367 Bytes
Contents
- render_region :main do |main| - main.edit_header do %h1= t('new_template') - main.edit_form do - form_for :template, current_object, :url => admin_templates_path, :html => {'data-onsubmit_status' => onsubmit_status(current_object)} do |f| = render :partial => 'form', :locals => {:f => f} - content_for 'page_scripts', template_edit_javascripts
Version data entries
9 entries across 9 versions & 1 rubygems