Sha256: 5742de511c5bfef7accaa93f958b746a006d63195f4d408088d17e42f27027fb
Contents?: true
Size: 757 Bytes
Versions: 12
Compression:
Stored size: 757 Bytes
Contents
// Master manifest file for engine, so local app can require // this one file, but get all our files -- and local app // require does not need to change if we change file list. // // Note JQuery is required to be loaded for flot and blacklight_range_limit // JS to work, expect host app to load it. //= require 'flot/jquery.canvaswrapper.js' //= require 'flot/jquery.colorhelpers.js' //= require 'flot/jquery.flot.js' //= require 'flot/jquery.flot.browser.js' //= require 'flot/jquery.flot.saturated.js' //= require 'flot/jquery.flot.drawSeries.js' //= require 'flot/jquery.flot.hover.js' //= require 'flot/jquery.flot.uiConstants.js' //= require 'flot/jquery.flot.selection.js' //= require 'bootstrap-slider' //= require_tree './blacklight_range_limit'
Version data entries
12 entries across 12 versions & 1 rubygems