From f19ee6f7adf2e1513a2e30ed41fb3a63edd94090 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Thu, 12 Jan 2023 17:54:52 +0800 Subject: [PATCH] fix issue --- templates/repo/grampus/notebook/gcu/new.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/grampus/notebook/gcu/new.tmpl b/templates/repo/grampus/notebook/gcu/new.tmpl index eed6c7a29..8698447fb 100644 --- a/templates/repo/grampus/notebook/gcu/new.tmpl +++ b/templates/repo/grampus/notebook/gcu/new.tmpl @@ -3,7 +3,7 @@
{{template "repo/header" .}}
- + {{if eq .NotStopTaskCount 0}} {{template "base/alert" .}} {{end}}