Sha256: f92e65c272878b3b6e4ab68280dfb6aa37407fcdfdb1c571bea81e5198986555

Contents?: true

Size: 443 Bytes

Versions: 8

Compression:

Stored size: 443 Bytes

Contents

= comfy_admin_partial "comfy/admin/cms/partials/html_footer"

= javascript_include_tag "comfy/admin/cms/application", "data-turbolinks-track": "reload"

- if @site && @site.persisted?
  :javascript
    CMS.file_upload_path  = '#{comfy_admin_cms_site_files_path(@site)}';
    CMS.pages_path        = '#{comfy_admin_cms_site_pages_path(@site)}';
    CMS.locale            = '#{I18n.locale}';

- if content_for(:javascript)
  = yield :javascript

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.7 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.6 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.5 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.4 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.3 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.2 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.1 app/views/layouts/comfy/admin/cms/_footer_js.html.haml
comfortable_mexican_sofa-2.0.0 app/views/layouts/comfy/admin/cms/_footer_js.html.haml