Johnferguson1440
Results
2
comments of
Johnferguson1440
Is this going to be implemented for freemarker? Or is there any plan to add support for spring tags for freemarker?
This fixes it for me if i update the js file MentionsInput.prototype.destroy = function() { this.input.areacomplete("destroy"); this.input.off("." + namespace).attr('name', this.hidden.attr('name')); **this.input.css('backgroundColor', '');** return this.container.replaceWith(this.input); };