Skip to content

Commit c068bc3

Browse files
committed
feat: 机器人列表上方添加 Add 按钮
1 parent ba93695 commit c068bc3

File tree

1 file changed

+1
-0
lines changed
  • src/main/resources/io/jenkins/plugins/DingTalkGlobalConfig

1 file changed

+1
-0
lines changed

src/main/resources/io/jenkins/plugins/DingTalkGlobalConfig/config.jelly

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<j:set var="robotConfigDescriptor"
4646
value="${descriptor.getDingTalkRobotConfigDescriptor()}"/>
4747
<f:repeatable
48+
enableTopButton="true"
4849
field="robotConfigs"
4950
var="item"
5051
items="robotConfigs">

0 commit comments

Comments
 (0)