forked from autodeploy_config/sls_x12sa_launcher
fixing path for EPS
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"file-choice": [
|
||||
{
|
||||
"text": "User Version",
|
||||
"file": "/sls/X12SA/config/launcher/X_X12SA.json"
|
||||
"file": "X_X12SA.json"
|
||||
}
|
||||
],
|
||||
"menu": [
|
||||
@@ -52,7 +52,7 @@
|
||||
{
|
||||
"type": "menu",
|
||||
"text": "EPS Tools",
|
||||
"file": "X_EPS_X12SA-Subs.json"
|
||||
"file": "/sls/plc/config/launcher/X_EPS_X12SA-Subs.json"
|
||||
},
|
||||
{
|
||||
"type": "menu",
|
||||
|
||||
Reference in New Issue
Block a user