Skip to content

Commit

Permalink
GMW template to construction specific (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
JJFlorian authored Apr 9, 2024
1 parent 4315fdc commit 94004f1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion api/choices.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
("GMN_MeasuringPointEndDate", "GMN_MeasuringPointEndDate"),
("GMN_TubeReference", "GMN_TubeReference"),
("GMN_Closure", "GMN_Closure"),
("GMW", "GWM"),
("GMW_Construction", "GMW_Construction"),
]

REQUEST_TYPE_OPTIONS = [
Expand Down
1 change: 0 additions & 1 deletion brostar_api/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,3 @@
else:
BRO_UITGIFTE_SERVICE_URL = "https://publiek.broservices.nl"
BRONHOUDERSPORTAAL_URL = "https://bronhouderportaal-bro.nl"
# BRONHOUDERSPORTAAL_URL = "https://www.bronhouderportaal-bro.nl"

0 comments on commit 94004f1

Please sign in to comment.