From a324037af4a57f47931a390b0e28472c73b0310f Mon Sep 17 00:00:00 2001 From: Payal Date: Fri, 28 Mar 2025 00:55:22 -0400 Subject: [PATCH] fix for issue #611 --- src/main/resources/static/js/gw.process.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/static/js/gw.process.js b/src/main/resources/static/js/gw.process.js index 31ff40fb..a32961aa 100644 --- a/src/main/resources/static/js/gw.process.js +++ b/src/main/resources/static/js/gw.process.js @@ -868,6 +868,7 @@ GW.process = { "

" + "

The old code used has been refreshed in the code editor.

" + "
" + + `
` + output + "
";