diff --git a/config/default.json b/config/default.json index d66b32d4..0e75c8f0 100644 --- a/config/default.json +++ b/config/default.json @@ -9,7 +9,7 @@ "timeout": 10000 }, "images": { - "url": "https://api.erpya.com/api/adempiere/" + "url": "https://api.erpya.com/adempiere-api/img/" } }, "repository": { diff --git a/src/components/ADempiere/Form/VPOS/KeyLayout/index.vue b/src/components/ADempiere/Form/VPOS/KeyLayout/index.vue index 604827ea..fcefaf18 100644 --- a/src/components/ADempiere/Form/VPOS/KeyLayout/index.vue +++ b/src/components/ADempiere/Form/VPOS/KeyLayout/index.vue @@ -47,27 +47,19 @@

{{ keyValue.name }}

-
-