From b65c2c8ee6627663395035150a1850f4290d9f1b Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 15 Oct 2024 11:57:05 +0200 Subject: [PATCH] Server Kommunikation forms.json angepasst --- Belevo_Server_Kommunikation/form.json | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Belevo_Server_Kommunikation/form.json b/Belevo_Server_Kommunikation/form.json index 86bd33d..b54b878 100644 --- a/Belevo_Server_Kommunikation/form.json +++ b/Belevo_Server_Kommunikation/form.json @@ -21,7 +21,7 @@ "validate": "^An_\\d{4}$" }, { - "type": "Select", + "type": "SelectVariable", "name":"Netzbezug", "caption": "Variable mit dem zu regelnden Netzbezug", "suffix": "" diff --git a/library.json b/library.json index ffcc634..54e6c6c 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.31", + "version": "0.32", "build": 0, "date": 0 } \ No newline at end of file