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