Skip to content
Snippets Groups Projects
Merged Timothee P requested to merge redmined-issues/11951 into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -956,7 +956,7 @@ export default {
this.initForm();
this.initMap();
this.onFeatureTypeLoaded();
this.initExtraForms();
this.initExtraForms(this.feature);
setTimeout(
function () {
Loading