Sha256: 4c775857b66d897d841b56d35d02c6106fb13ce140c06f9a964a608bb99e3422

Contents?: true

Size: 290 Bytes

Versions: 14

Compression:

Stored size: 290 Bytes

Contents

- include_ckeditor
= render :partial => "child_pages_links"

- if params[:action]=="new"
  = form_for resource do |f|
    = render :partial => "form_fields", :locals=>{:f=>f}
- else
  = form_for form_object, {:url=>form_url} do |f|
    = render :partial => "form_fields", :locals=>{:f=>f}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
wheels-0.0.42 app/views/pages/_form.html.haml
wheels-0.0.41 app/views/pages/_form.html.haml
wheels-0.0.40 app/views/pages/_form.html.haml
wheels-0.0.39 app/views/pages/_form.html.haml
wheels-0.0.38 app/views/pages/_form.html.haml
wheels-0.0.37 app/views/pages/_form.html.haml
wheels-0.0.36 app/views/pages/_form.html.haml
wheels-0.0.35 app/views/pages/_form.html.haml
wheels-0.0.34 app/views/pages/_form.html.haml
wheels-0.0.33 app/views/pages/_form.html.haml
wheels-0.0.32 app/views/pages/_form.html.haml
wheels-0.0.31 app/views/pages/_form.html.haml
wheels-0.0.30 app/views/pages/_form.html.haml
wheels-0.0.29 app/views/pages/_form.html.haml