Remove duplicate help text in icon advanced free field
This commit is contained in:
parent
09d0891318
commit
c08e7c5527
1 changed files with 0 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue