From 3ce5dbdb8ed8554709bb9704202c816381ba4ea2 Mon Sep 17 00:00:00 2001 From: srinijammula Date: Fri, 31 Jan 2025 12:27:50 -0500 Subject: [PATCH 1/2] commented refresh button in history table --- src/main/resources/static/js/gw.history.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/static/js/gw.history.js b/src/main/resources/static/js/gw.history.js index aebd8d8b..b6fc8ca2 100644 --- a/src/main/resources/static/js/gw.history.js +++ b/src/main/resources/static/js/gw.history.js @@ -173,13 +173,13 @@ GW.history = { - - -
`; + `+*/ + `
`; if (msg.length && hasFailedProcess) { From 6c344098d6b2deaa94f2d13e411fe3ca65ca1a81 Mon Sep 17 00:00:00 2001 From: Ziheng Sun Date: Sun, 2 Feb 2025 23:23:44 -0500 Subject: [PATCH 2/2] Update gw.history.js --- src/main/resources/static/js/gw.history.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/static/js/gw.history.js b/src/main/resources/static/js/gw.history.js index b6fc8ca2..47d681d9 100644 --- a/src/main/resources/static/js/gw.history.js +++ b/src/main/resources/static/js/gw.history.js @@ -174,11 +174,11 @@ GW.history = {
`+ - /*``+*/ + // ``+ `
`; if (msg.length && hasFailedProcess) {