snappymail/vendors/ckeditor/plugins/fastimage/dialogs/fastimage.js
2015-01-27 23:41:11 +04:00

5 lines
No EOL
260 B
JavaScript

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
(function(){CKEDITOR.dialog.add("fastimage",function(){});CKEDITOR.dialog.add("imagebutton",function(){})})();