Skip to content

Commit

Permalink
Merge branch 'update_one_to_one_join_info' of https://github.com/g3w-…
Browse files Browse the repository at this point in the history
…suite/g3w-admin into update_one_to_one_join_info
  • Loading branch information
volterra79 committed Sep 19, 2023
2 parents 35ecec3 + 13582aa commit 7242f75
Show file tree
Hide file tree
Showing 4 changed files with 324 additions and 430 deletions.
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
Loading

0 comments on commit 7242f75

Please sign in to comment.