diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-06-03 21:12:38 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-03 21:12:38 -0700 |
commit | 87ccff97601d522326f56184a41037278ad328c5 (patch) | |
tree | 24524e632f60d7d36442607da2378c3332725a9b /httemplate/elements/ckeditor/plugins/dialog | |
parent | 92b9791e93ad2de8ad60df75e0e342dac43b845a (diff) |
upgrade fckeditor to ckeditor, for IE10 compatibility, RT#22014
Diffstat (limited to 'httemplate/elements/ckeditor/plugins/dialog')
-rw-r--r-- | httemplate/elements/ckeditor/plugins/dialog/dialogDefinition.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/elements/ckeditor/plugins/dialog/dialogDefinition.js b/httemplate/elements/ckeditor/plugins/dialog/dialogDefinition.js new file mode 100644 index 000000000..2cb5d24b3 --- /dev/null +++ b/httemplate/elements/ckeditor/plugins/dialog/dialogDefinition.js @@ -0,0 +1,4 @@ +/* + Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.html or http://ckeditor.com/license +*/ |