Merge branch dev/bug-63730 of zentao/zentaopms (#9957)

This commit is contained in:
刘刚
2025-06-26 13:46:47 +08:00
committed by Gitfox
+1 -1
View File
@@ -77,7 +77,7 @@ formGridPanel
(
set::icon('copy'),
setClass('primary-ghost size-md copy-project-btn'),
toggle::modal(array('target' => '#copyProjectModal', 'destroyOnHide' => true, 'size' => 'sm')),
toggle::modal(array('target' => '#copyProjectModal', 'destroyOnHide' => true)),
$lang->project->copy
),
divider(setClass('h-4 mr-4 ml-2 self-center'))