first commit
This commit is contained in:
14
modules/uecookie/tinymce-original.js
Normal file
14
modules/uecookie/tinymce-original.js
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
|
||||
*
|
||||
* @author VEKIA https://www.prestashop.com/forums/user/132608-vekia/
|
||||
* @copyright 2010-2019 VEKIA
|
||||
* @license This program is not free software and you can't resell and redistribute it
|
||||
*
|
||||
* CONTACT WITH DEVELOPER
|
||||
* support@mypresta.eu
|
||||
*/
|
||||
|
||||
$().ready(function () {
|
||||
tinySetup();
|
||||
});
|
||||
Reference in New Issue
Block a user