mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
Fix tinymce copy task
This commit is contained in:
@@ -278,7 +278,7 @@ module.exports = function(grunt) {
|
|||||||
"skins/**",
|
"skins/**",
|
||||||
"themes/**",
|
"themes/**",
|
||||||
"tinymce.js",
|
"tinymce.js",
|
||||||
"LICENSE.txt"
|
"license.txt"
|
||||||
],
|
],
|
||||||
"dest": "<%= path.asset %>/tinymce"
|
"dest": "<%= path.asset %>/tinymce"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user