From 66386449f24164293ff02d0234fd68b7877cf3a1 Mon Sep 17 00:00:00 2001 From: saivivek mac Date: Fri, 29 Mar 2024 17:47:02 -0400 Subject: [PATCH] lost changes from a recent pr merge --- src/main/resources/static/js/gw.history.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/static/js/gw.history.js b/src/main/resources/static/js/gw.history.js index acecede07..8a0b954ab 100644 --- a/src/main/resources/static/js/gw.history.js +++ b/src/main/resources/static/js/gw.history.js @@ -298,8 +298,8 @@ GW.history = { content = // "

History Section

"+ - "
"+ - ""+ + "
"+ + ""+ "
" + content ; return content;