Skip to content

Commit 9f3c77d

Browse files
committed
Merge PR #1324 into 16.0
Signed-off-by brian10048
2 parents 868c114 + e168ea7 commit 9f3c77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fieldservice_geoengine/views/fsm_location.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<field name="inherit_id" ref="fieldservice.fsm_location_form_view" />
77
<field name="arch" type="xml">
88
<group id="get_locate" position="before">
9-
<field name='shape' widget="geo_edit_map" />
9+
<field name="shape" />
1010
</group>
1111
</field>
1212
</record>

0 commit comments

Comments
 (0)