Josep Rius

Results 3 issues of Josep Rius

Change the icon chooser to use ID instead of TITLE. Because TITLE only works in english. Changed the icon 'eye-open' and 'eye-close' for 'eye'. Changed the icon 'off' for 'power-off'....

Hoy can I delete an multiselect? I'm trying to delete a select2-multi-checkboxes element, I can delete the original input but the select2 stills remains in the html. In a normal...

Hello, I want to disable links button of the CKEditor when editing buttons (mj-button exactly). I added this peace of code: ``` const focus = (el: HTMLElement, rte?: CKE.editor) =>...