It looks like you're new here. If you want to get involved, click one of these buttons!
instead: var selector = 'textarea:not(textarea[class=no_editor])';replace with:var selector = 'textarea:not(.no_editor)';
Comments
https://github.com/daylightstudio/FUEL-CMS/tree/1.0