Skip to content
Snippets Groups Projects
Commit 8bac4b23 authored by Timothee P's avatar Timothee P :sunflower:
Browse files

fix function not called correctly to fill extra_form

parent 579e06e6
No related branches found
No related tags found
No related merge requests found
......@@ -956,7 +956,7 @@ export default {
this.initForm();
this.initMap();
this.onFeatureTypeLoaded();
this.initExtraForms();
this.initExtraForms(this.feature);
setTimeout(
function () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment