Sha256: 16db6144a4e891ff9199c0c3857ab74990254173b72865905502d0d541590e85
Contents?: true
Size: 920 Bytes
Versions: 3
Compression:
Stored size: 920 Bytes
Contents
// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. JavaScript code in this file should be added after the last require_* statement. // // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details // about supported directives. // //= require foundation //= require modernizr //= require owl.carousel.min //= require svg4everybody.min //= require appendAround $(document).on("turbolinks:load", function() { $(document).foundation(); $(".js-append").appendAround(); svg4everybody(); });
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
decidim-core-0.0.1.alpha7 | app/assets/javascripts/decidim.js |
decidim-core-0.0.1.alpha6 | app/assets/javascripts/decidim.js |
decidim-core-0.0.1.alpha5 | app/assets/javascripts/decidim.js |