From 8af5560079066b2db70524c92dc783945cd70cad Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 24 Sep 2015 20:06:22 -0400 Subject: upload working --- public/assets/js/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'public/assets/js/index.js') diff --git a/public/assets/js/index.js b/public/assets/js/index.js index fefb7fc..c2275df 100644 --- a/public/assets/js/index.js +++ b/public/assets/js/index.js @@ -5,6 +5,7 @@ var app = (function(){ app.init = function(){ app.view = new NavView () + app.upload = new DragView () $(window).on("focus", app.focus) $(window).on("blur", app.blur) -- cgit v1.2.3-70-g09d2