mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 05:23:21 +00:00
bump embed bundle, removed swfobject dependency, cleanup and fix thumbnail twig files
This commit is contained in:
@@ -18,9 +18,7 @@ gulp.task('build-permaview-js', function(){
|
||||
/*
|
||||
var permaviewGroup = [
|
||||
config.paths.src + 'vendors/jquery-mousewheel/js/jquery.mousewheel.js',
|
||||
config.paths.src + 'vendors/jquery-image-enhancer/js/jquery.image_enhancer.js',
|
||||
config.paths.vendors + 'swfobject/swfobject/swfobject.js', // @TODO: should be moved away (embed-bundle)
|
||||
config.paths.dist + 'include/jslibs/flowplayer/flowplayer-3.2.13.min.js' // @TODO: should be moved away (embed-bundle)
|
||||
config.paths.src + 'vendors/jquery-image-enhancer/js/jquery.image_enhancer.js'
|
||||
];
|
||||
return utils.buildJsGroup(permaviewGroup, 'permaview', 'permaview/js', debugMode);
|
||||
*/
|
||||
|
Reference in New Issue
Block a user