Is there a way I can remove the buttom from Editor?
yes, uncomment them
Moreover, just don't include the code for the remove button.
Most of the Editor examples include:
{ extend: "remove", editor: editor }
Just remove that if you don't want the remove button.
Allan
Replies
yes, uncomment them
Moreover, just don't include the code for the remove button.
Most of the Editor examples include:
Just remove that if you don't want the remove button.
Allan