This commit is contained in:
tianshujie
2024-01-10 09:53:24 +08:00
parent 5b6bcf1fee
commit 66a6f3ec82
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -413,7 +413,7 @@ if(common::hasPriv('execution', 'manageMembers'))
setClass('mb-2'),
set::size('36'),
set::foreColor('var(--color-primary-500-rgb)'),
set::background('var(--menu-active-bg)'),
set::background('var(--color-primary-50)'),
icon('plus')
),
$lang->project->manage
+1 -1
View File
@@ -192,7 +192,7 @@ if(common::hasPriv('project', 'manageMembers'))
(
setClass('mb-2'),
set::foreColor('var(--color-primary-500-rgb)'),
set::background('var(--menu-active-bg)'),
set::background('var(--color-primary-50)'),
icon('plus')
),
$lang->project->manage