Sha256: 3aef3a903efa0cd9fdce78f8ff806464d3d01824f1f99bdad55c876c46c9445e

Contents?: true

Size: 556 Bytes

Versions: 20

Compression:

Stored size: 556 Bytes

Contents

-# Load all CDN Base libraries
= render "layouts/mno_enterprise/common_cdn_lib_js"
  
-# JS libraries hosted internally - usually not changing
= javascript_include_tag "mno_enterprise/application_lib"
  
-# Application JS - changing quite often
= javascript_include_tag "mno_enterprise/application"

-# Maestrano Enterprise extensions
-# Only loaded if the file has been included in the list of files to compile
- if Rails.application.config.assets.precompile.include?("mno_enterprise_extensions.js")
  = javascript_include_tag "mno_enterprise_extensions"

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
mno-enterprise-frontend-3.4.0 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.3.3 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.3.2 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.2.1 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.3.1 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.3.0 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.2.0 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.1.4 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.7 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.1.3 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.6 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.1.2 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.5 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.1.1 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.4 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.1.0 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.3 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.2 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.1 app/views/layouts/mno_enterprise/_application_js.html.haml
mno-enterprise-frontend-3.0.0 app/views/layouts/mno_enterprise/_application_js.html.haml