KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
lib
/
pkp
/
lib
/
vendor
/
tinymce
/
tinymce
/
plugins
/
searchreplace
/
Nama File / Folder
Size
Action
index.js
0.218KB
Hapus
Edit
Rename
// Exports the "searchreplace" plugin for usage with module loaders // Usage: // CommonJS: // require('tinymce/plugins/searchreplace') // ES2015: // import 'tinymce/plugins/searchreplace' require('./plugin.js');