Skip to content
Snippets Groups Projects
Commit c11e03ee authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Show the official signature activity in the dev environ

It's still hidden in demo and production.
parent 59241eba
No related branches found
No related tags found
No related merge requests found
Pipeline #11626 passed
......@@ -14,7 +14,7 @@
"routing_name": "signature",
"activities": [
{"path": "vpu-official-signature-pdf-upload.metadata.json",
"visible": <%= environment == "local" %>},
"visible": <%= environment == "local" || environment == "development" %>},
{"path": "vpu-qualified-signature-pdf-upload.metadata.json"}
],
"attributes": []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment