Default to current controller when deploying from Arc dashboard (#14409)

This commit is contained in:
Charles Gagnon
2021-02-23 17:17:52 -08:00
committed by GitHub
parent 0108da2a24
commit d5385f66d3
6 changed files with 27 additions and 14 deletions

View File

@@ -661,7 +661,7 @@
"fields": [
{
"label": "%arc.controller%",
"variableName": "",
"variableName": "CONTROLLER_NAME",
"type": "options",
"editable": false,
"required": true,
@@ -936,7 +936,7 @@
"fields": [
{
"label": "%arc.controller%",
"variableName": "",
"variableName": "CONTROLLER_NAME",
"type": "options",
"editable": false,
"required": true,