Commit
This commit is contained in:
parent
ad4a4ba50e
commit
66178fe30b
@ -24,7 +24,6 @@ tinymce.PluginManager.add('paypal', function(editor, url) {
|
||||
editor.insertContent("<p>Description: "+e.data.description+"</p><br>");
|
||||
editor.insertContent("<p>Price: "+e.data.price+""+e.data.currency+"</p><br>");
|
||||
editor.insertContent(button);
|
||||
change;
|
||||
}
|
||||
|
||||
else{
|
||||
|
Loading…
x
Reference in New Issue
Block a user