2012-04-05 10:43:56 +02:00
|
|
|
// 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 vendor/assets/javascripts of plugins, if any, 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
|
|
|
|
// the compiled file.
|
|
|
|
//
|
|
|
|
// WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD
|
|
|
|
// GO AFTER THE REQUIRES BELOW.
|
|
|
|
//
|
|
|
|
//= require jquery
|
|
|
|
//= require jquery_ujs
|
2012-05-18 18:17:19 +02:00
|
|
|
|
|
|
|
// Stuff in app/assets
|
|
|
|
//= require tracks.js
|
|
|
|
|
|
|
|
// Stuff in vendor/assets
|
2012-10-15 20:31:06 -05:00
|
|
|
//= require jquery-ui-1.9.0.custom.min
|
2012-07-13 01:53:30 +02:00
|
|
|
//= require jquery.ui.touch-punch.min
|
2012-05-18 18:17:19 +02:00
|
|
|
//= require jquery.blockUI
|
|
|
|
//= require jquery.cookie
|
|
|
|
//= require jquery.form
|
|
|
|
//= require jquery.jeditable.mini
|
|
|
|
//= require jquery.simulate.drag-sortable
|
|
|
|
//= require jquery.truncator
|
|
|
|
//= require niftycube
|
|
|
|
//= require superfish
|
|
|
|
//= require supersubs
|
2012-10-15 20:31:06 -05:00
|
|
|
//= require swf_fu
|