I have exhausted all thoughts on how to actually get jquery file upload to work, so screw it, I am just going to make something homegrown for tomorrow
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
//= require jquery.validate.js
|
||||
//= require jquery.snippet.js
|
||||
//= require jquery.easy-pie-chart.js
|
||||
//= require jquery-fileupload/basic
|
||||
//= require jquery-fileupload/vendor/tmpl
|
||||
|
||||
function rubyCodeFormat() {
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
*
|
||||
*= require_self
|
||||
*= require_tree .
|
||||
*= require jquery.fileupload-ui
|
||||
*/
|
||||
|
||||
p.desc {
|
||||
|
||||
Reference in New Issue
Block a user