diff --git a/themes/bootstrap3/js/vendor/canvas-zoomy.js b/themes/bootstrap3/js/vudl/canvas-zoomy.js similarity index 100% rename from themes/bootstrap3/js/vendor/canvas-zoomy.js rename to themes/bootstrap3/js/vudl/canvas-zoomy.js diff --git a/themes/bootstrap3/templates/vudl/record.phtml b/themes/bootstrap3/templates/vudl/record.phtml index 210fecd47f9076ed3e35c0b9b766a3e82abd74f1..60e7133bc956dfa97f8be4a1cc332c7f22180911 100644 --- a/themes/bootstrap3/templates/vudl/record.phtml +++ b/themes/bootstrap3/templates/vudl/record.phtml @@ -16,7 +16,7 @@ // HEADER FILES $this->headLink()->appendStylesheet('vudl.css'); - $this->headScript()->appendFile('vendor/canvas-zoomy.js'); + $this->headScript()->appendFile('vudl/canvas-zoomy.js'); $this->headScript()->appendFile('vudl/config.js'); $this->headScript()->appendFile('vudl/record.js');