diff --git a/umap/static/umap/js/umap.forms.js b/umap/static/umap/js/umap.forms.js index c401d56f..130398a2 100644 --- a/umap/static/umap/js/umap.forms.js +++ b/umap/static/umap/js/umap.forms.js @@ -518,7 +518,6 @@ L.FormBuilder.IconUrl = L.FormBuilder.BlurInput.extend({ }, build: function () { - this.options.helpText = this.builder.map.help.formatIconSymbol L.FormBuilder.BlurInput.prototype.build.call(this) this.parentContainer = L.DomUtil.create( 'div',