* [task#125406,done,0.1,0h] Add the class for append the auto schedule button.

This commit is contained in:
hufangzhou
2024-08-08 15:20:33 +08:00
committed by 王于听
parent 0aceaa4311
commit 072304cfb4
+1
View File
@@ -156,6 +156,7 @@ toolbar
'url' => $createLink
))) : null,
hasPriv('execution', 'create') && !$isStage && $project->model == 'agileplus' ? btngroup(
setClass('create-execution-btn'),
btn(setClass('btn primary'), set::icon('plus'), set::url($createLink), $lang->execution->create),
dropdown
(