Sha256: dfda3c4c3d3e62bad98b53280f3a5e74dad4c1aab07c18e33a8fbdce5e26366c

Contents?: true

Size: 240 Bytes

Versions: 3

Compression:

Stored size: 240 Bytes

Contents

= render 'comfy/admin/cms/partials/html_footer'

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.12.2 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.12.1 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-1.12.0 app/views/layouts/comfy/admin/cms/_footer_js.html.haml