-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Open
Copy link
Description
see
jenkins/core/src/main/resources/lib/form/repeatableDeleteButton.jelly
Lines 35 to 37 in de8256a
| <button tooltip="${h.xmlEscape(attrs.value ?: '%Delete')}" class="repeatable-delete danger" type="button"> | |
| <l:icon src="symbol-close" /> | |
| </button> |
Instead of the text dismiss like in:

Originally reported by
timja, imported from: Dismiss buttons in Admin monitors should use an (x) for dismissing
- assignee: crystalldev
- status: In Review
- priority: Minor
- component(s): core
- label(s): newbie-friendly, ui
- resolution: Unresolved
- votes: 0
- watchers: 2
- imported: 2025-11-24
Raw content of original issue
see
jenkins/core/src/main/resources/lib/form/repeatableDeleteButton.jelly
Lines 35 to 37 in de8256a
<button tooltip="${h.xmlEscape(attrs.value ?: '%Delete')}" class="repeatable-delete danger" type="button"> <l:icon src="symbol-close" /> </button>
Reactions are currently unavailable



