提交 0c2a8092 编写于 作者: J Jesse Glick

[FIXED JENKINS-14434] 96442cd9 broke "Delete" buttons in some cases.

Seems to be due to hetero-list.jelly importing repeatableDeleteButton.jelly but nothing on the page loads repeatable.js.
(Presumably worked for /configure just by accident because someone else included repeatable.jelly on the same page.)
上级 acf394f4
......@@ -31,5 +31,6 @@ THE SOFTWARE.
Caption of the button. Defaults to 'Delete'.
</st:attribute>
</st:documentation>
<st:adjunct includes="lib.form.repeatable.repeatable"/>
<input type="button" value="${attrs.value ?: '%Delete'}" class="repeatable-delete" />
</j:jelly>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册