Remove duplicate help text in icon advanced free field

This commit is contained in:
Yohan Boniface 2023-09-05 09:36:30 +02:00
parent 09d0891318
commit c08e7c5527

View file

@ -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',