From 92c289e25642b99c498412c49a37eff1c59b4ced Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 9 Aug 2015 18:12:46 -0400 Subject: thinkin about the video --- public/js/lib/video.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/js/lib/video.js') diff --git a/public/js/lib/video.js b/public/js/lib/video.js index 91bbfe6..58c572a 100644 --- a/public/js/lib/video.js +++ b/public/js/lib/video.js @@ -3,7 +3,8 @@ var VideoView = View.extend({ events: { }, - initialize: function(){ + initialize: function(opt){ + this.el = opt.el }, load: function(media){ -- cgit v1.2.3-70-g09d2