mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
PHRAS-3164 #comment add bootstrap tag field on export > email
This commit is contained in:
@@ -49,6 +49,7 @@ gulp.task('build-common-js', function(){
|
||||
config.paths.src + 'common/js/components/dialog.js',
|
||||
config.paths.src + 'common/js/components/utils.js',
|
||||
config.paths.src + 'common/js/components/download.js',
|
||||
config.paths.src + 'common/js/components/bootstrap-tagsinput.min.js',
|
||||
];
|
||||
return utils.buildJsGroup(commonGroup, 'common', 'common/js', debugMode);
|
||||
});
|
||||
|
Reference in New Issue
Block a user