From 42634fd9c32a0484f407596d30b990ef44cdcac9 Mon Sep 17 00:00:00 2001 From: dwerning <33833393+dwerning@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:47:25 +0200 Subject: [PATCH] fix variant enumeration (hex!) --- .../resources/templates/fragments/common.html | 21 ++++++++++++++++--- .../templates/fragments/details.html | 7 +++++-- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index 5aa2c6a8..ce8225b2 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -490,13 +490,28 @@
- diff --git a/src/main/resources/templates/fragments/details.html b/src/main/resources/templates/fragments/details.html index 01de50bf..bd39ae88 100644 --- a/src/main/resources/templates/fragments/details.html +++ b/src/main/resources/templates/fragments/details.html @@ -18,8 +18,11 @@