Merge branch 'release/21.7.5' into feature/workflowgroup

This commit is contained in:
sunguangming
2025-09-01 05:41:47 +00:00
622 changed files with 20057 additions and 2716 deletions
+7 -1
View File
@@ -23,7 +23,7 @@ if(strpos($_SERVER['REQUEST_URI'], '_single=1') !== false)
(
setClass('btn capitalize skip-btn font-normal'),
$lang->admin->community->skip,
set::href(createLink('index')),
on::click()->call('skip')
)
);
}
@@ -240,6 +240,12 @@ else
$lang->admin->community->uxPlanStatusTitle
)
)
),
formHidden(
'fingerprint',
'',
setClass('form-fingerprint'),
on::init()->call('getFingerprint')
)
),
$skip,