Your IP : 216.73.216.240


Current Path : /home/j/u/v/juvelize/martine/components/com_jce/editor/tiny_mce/plugins/print/
Upload File :
Current File : /home/j/u/v/juvelize/martine/components/com_jce/editor/tiny_mce/plugins/print/editor_plugin.js

/* jce - 2.9.39 | 2023-07-25 | https://www.joomlacontenteditor.net | Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved | GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html */
!function(){tinymce.PluginManager.add("print",function(ed){ed.addCommand("mcePrint",function(){ed.getWin().print()}),ed.addButton("print",{title:"print.desc",cmd:"mcePrint"})})}();