Skip to content

Commit

Permalink
Merge branch 'feat/update-placement' of https://github.com/statistics…
Browse files Browse the repository at this point in the history
…norway/datadoc into feat/update-placement
  • Loading branch information
tilen1976 committed Aug 21, 2024
2 parents 9632cb2 + 9b64ae3 commit 8a7ccdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datadoc/frontend/components/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def build_input_field_section(
metadata_fields: list[FieldTypes],
side: str,
variable: model.Variable,
field_id: str,
field_id: str = "",
) -> dbc.Form:
"""Create form with input fields for variable workspace."""
return dbc.Form(
Expand Down

0 comments on commit 8a7ccdc

Please sign in to comment.