From 08540e3bd7e0d2ef1a13a07e8827c25c601120a3 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Mon, 25 Mar 2024 17:24:33 +0100 Subject: feat: add timestamp of last connection check change --- src/main/resources/templates/configs/gPasConnectionAvailable.html | 2 ++ src/main/resources/templates/configs/outputConnectionAvailable.html | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/configs/gPasConnectionAvailable.html b/src/main/resources/templates/configs/gPasConnectionAvailable.html index ea9dead..a9a8517 100644 --- a/src/main/resources/templates/configs/gPasConnectionAvailable.html +++ b/src/main/resources/templates/configs/gPasConnectionAvailable.html @@ -5,6 +5,8 @@

Verbindung zu gPAS

Stand: +  |  + Letzte Änderung:
Die Verbindung ist aktuell diff --git a/src/main/resources/templates/configs/outputConnectionAvailable.html b/src/main/resources/templates/configs/outputConnectionAvailable.html index 63d77db..e6e970b 100644 --- a/src/main/resources/templates/configs/outputConnectionAvailable.html +++ b/src/main/resources/templates/configs/outputConnectionAvailable.html @@ -1,9 +1,11 @@

MTB-File Verbindung

Stand: +  |  + Letzte Änderung:
- Verbindung über [[ ${mtbFileSender} ]]. Die Verbindung ist aktuell. + Verbindung über [[ ${mtbFileSender} ]]. Die Verbindung ist aktuell verfügbar. nicht verfügbar.
-- cgit v1.2.3