diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-06-03 21:12:55 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-03 21:12:55 -0700 |
commit | 2b9bbaf893a46eda004d43ab93500deb7874072a (patch) | |
tree | 294c15f4ae434fe0a65510e18eebafe80f1639a4 /httemplate/elements/ckeditor/plugins/dialog/dialogDefinition.js | |
parent | 1e7c040c58601fb8d2a25647c13b3fb06fb00b19 (diff) |
upgrade fckeditor to ckeditor, for IE10 compatibility, RT#22014
Diffstat (limited to 'httemplate/elements/ckeditor/plugins/dialog/dialogDefinition.js')
-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 +*/ |