Skip to content

Commit

Permalink
For documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Sep 19, 2023
1 parent 4b9e845 commit 13582aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g3w-admin/core/utils/structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def editingFormField(fieldName, type=FIELD_TYPE_STRING, editable=True, required=

def mapLayerAttributes(layer, formField=False, **kwargs):
"""
Map database columns data from layer by type for client editing
Map database columns data from layer by type for client
"""

mappingData = FIELD_TYPES_MAPPING
Expand Down

0 comments on commit 13582aa

Please sign in to comment.