From 3f380d82ab6863aa23bb967aef4ba53589aa9c15 Mon Sep 17 00:00:00 2001 From: Jamie Maynard <29251905+j-maynard@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:00:13 +0000 Subject: [PATCH 1/2] Fixes issues where the wrong values are encoded in frontend Fixes an issue where the wrong values are encoded in the frontend. Its trying to set specific point in time formats as all caps when they shouldn't be. --- src/views/publish/point-in-time-chooser.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/publish/point-in-time-chooser.ejs b/src/views/publish/point-in-time-chooser.ejs index 0978f5d..fdedcd6 100644 --- a/src/views/publish/point-in-time-chooser.ejs +++ b/src/views/publish/point-in-time-chooser.ejs @@ -21,7 +21,7 @@