From 05294586777ca64b155a0ee7ce8cc2902d237c02 Mon Sep 17 00:00:00 2001 From: dawn Date: Wed, 22 Jul 2026 12:57:43 +0300 Subject: [PATCH] appview/pages/repo/pipelines: dont copy ssh log cmd quoted, replace inner text with 'Copied!' when copied Signed-off-by: dawn --- appview/pages/templates/repo/pipelines/workflow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/repo/pipelines/workflow.html b/appview/pages/templates/repo/pipelines/workflow.html index 6981b37b..e184d862 100644 --- a/appview/pages/templates/repo/pipelines/workflow.html +++ b/appview/pages/templates/repo/pipelines/workflow.html @@ -112,7 +112,7 @@ {{ define "sidebarActions" }}
{{ with .SSHLogCommand }} - {{ end }} -- 2.51.2