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