From 8ae958b8c4ffdef1694e2a0da88cf0bd69e211be Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Tue, 26 Mar 2024 09:56:31 +0100 Subject: feat: show information if no output is defined --- .../configs/outputConnectionAvailable.html | 47 ++++++++++++---------- 1 file changed, 26 insertions(+), 21 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/configs/outputConnectionAvailable.html b/src/main/resources/templates/configs/outputConnectionAvailable.html index e6e970b..4b7f8d1 100644 --- a/src/main/resources/templates/configs/outputConnectionAvailable.html +++ b/src/main/resources/templates/configs/outputConnectionAvailable.html @@ -1,21 +1,26 @@ -

MTB-File Verbindung

-
- Stand: -  |  - Letzte Änderung: -
-
- Verbindung über [[ ${mtbFileSender} ]]. Die Verbindung ist aktuell - verfügbar. - nicht verfügbar. -
-
- ETL-Processor - - bwHC-Backend - Kafka-Broker - ETL-Processor - - bwHC-Backend - Kafka-Broker -
\ No newline at end of file + +

🟦 Keine Ausgabenkonfiguration

+
+ +

MTB-File Verbindung

+
+ Stand: +  |  + Letzte Änderung: +
+
+ Verbindung über [[ ${mtbFileSender} ]]. Die Verbindung ist aktuell + verfügbar. + nicht verfügbar. +
+
+ ETL-Processor + + bwHC-Backend + Kafka-Broker + ETL-Processor + + bwHC-Backend + Kafka-Broker +
+
\ No newline at end of file -- cgit v1.2.3