This commit is contained in:
Paula Quispe
2018-01-08 16:09:45 -04:00
parent 4c63633189
commit e7385e510a
7 changed files with 15 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ systemInfo.application = {
switch (option) {
case "SYS":
url = "../installer/getSystemInfo";
url = "../InstallerModule/getSystemInfo";
break;
}