Sha256: ae8f459a32d5d12254924d50f9a4221d60232e6ab1f683c757766f38f2992b10

Contents?: true

Size: 228 Bytes

Versions: 7

Compression:

Stored size: 228 Bytes

Contents

= render 'admin/cms/partials/html_footer'

- if content_for(:javascript)
  :javascript
    #{yield :javascript}
    
- if @site && !@site.new_record?
  :javascript
    CMS.file_upload_path = "#{admin_cms_site_files_path(@site)}"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.11.2 app/views/layouts/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.11.1 app/views/layouts/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.11.0 app/views/layouts/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.10.3 app/views/layouts/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.10.2 app/views/layouts/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.10.1 app/views/layouts/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.10.0 app/views/layouts/admin/cms/_footer_js.html.haml