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 @@
- + @@ -30,7 +30,7 @@
- + @@ -39,7 +39,7 @@
- + @@ -48,7 +48,7 @@
- + From 1226ae475c2183393d6411e9fd5452a1bb2eadc0 Mon Sep 17 00:00:00 2001 From: Jamie Maynard <29251905+j-maynard@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:16:03 +0000 Subject: [PATCH 2/2] Update point-in-time-chooser.ejs --- src/views/publish/point-in-time-chooser.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/publish/point-in-time-chooser.ejs b/src/views/publish/point-in-time-chooser.ejs index fdedcd6..fdf3443 100644 --- a/src/views/publish/point-in-time-chooser.ejs +++ b/src/views/publish/point-in-time-chooser.ejs @@ -48,7 +48,7 @@
- +