From 3f1bb4f4e24c7c7b7d57b640d8603242f306b720 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Mon, 15 Jul 2024 11:51:33 +0200 Subject: refactor: rename template attribute to reflect content --- src/main/resources/templates/index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 568ba30..7ca0b67 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -12,9 +12,9 @@
| - | + | [[ ${request.patientPseudonym} ]] | -+ | [[ ${request.patientPseudonym} ]] | *** | -- cgit v1.2.3