From 4ffbfab306c0d1b8616be8091dcde5126c6c6a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B9=BF=E6=98=8E?= Date: Fri, 16 Dec 2022 13:44:44 +0800 Subject: [PATCH] * Fix bug #30929. --- module/repo/view/create.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/repo/view/create.html.php b/module/repo/view/create.html.php index 33c4d84901..bfb0ea88de 100644 --- a/module/repo/view/create.html.php +++ b/module/repo/view/create.html.php @@ -23,7 +23,7 @@
- app->tab =='project'):?> + app->tab == 'project' or $this->app->tab == 'execution'):?>