parent
3a19b921a7
commit
26c9f913e3
1 changed files with 0 additions and 1 deletions
|
@ -1063,7 +1063,6 @@ U.Map = L.Map.extend({
|
||||||
else window.location = data.url
|
else window.location = data.url
|
||||||
alert.content = data.info || alert.content
|
alert.content = data.info || alert.content
|
||||||
this.once('saved', () => this.ui.alert(alert))
|
this.once('saved', () => this.ui.alert(alert))
|
||||||
this.editPanel.close()
|
|
||||||
this.permissions.save()
|
this.permissions.save()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue