✏️ 正在编辑: ckeditor_config.js
路径:
/home/bpioifn/www/pigmentse/modules/productquotation/views/js/ckeditor_config.js
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/* * Product Quotation * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * * @author FMM Modules * @copyright Copyright 2021 © FMM Modules All right reserved * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * @category front_office_features * @package productquotation */ CKEDITOR.editorConfig = function( config ) { config.removeButtons = 'Save,Language,Flash,Iframe,About,Form,Button,ImageButton,HiddenField,Preview'; };
💾 保存文件
← 返回文件管理器