From 458cbea97dec182c5de8fbb2d8a926c2160bd39c Mon Sep 17 00:00:00 2001 From: dingguodong Date: Tue, 16 Apr 2024 13:07:13 +0800 Subject: [PATCH] * Set the gitfox as default app type. --- module/space/ui/createapplication.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/space/ui/createapplication.html.php b/module/space/ui/createapplication.html.php index 77b291c5a8..d184e07266 100644 --- a/module/space/ui/createapplication.html.php +++ b/module/space/ui/createapplication.html.php @@ -171,7 +171,7 @@ formPanel $config->inQuickon ? setClass('externalPanel hidden') : setClass('externalPanel'), set::formID('createAppForm'), set::title($lang->space->install), - set::url($this->createLink('gitlab', 'create')), + set::url($this->createLink('gitfox', 'create')), set::actionsClass('w-2/3'), formGroup (