mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-23 11:21:42 +02:00
Add discard image to buttons
This commit is contained in:
parent
1b64ccc996
commit
df6898a11c
@ -419,6 +419,7 @@ jQuery.extend(et2_button,
|
|||||||
apply: /apply(&|\]|$)/,
|
apply: /apply(&|\]|$)/,
|
||||||
cancel: /cancel(&|\]|$)/,
|
cancel: /cancel(&|\]|$)/,
|
||||||
delete: /delete(&|\]|$)/,
|
delete: /delete(&|\]|$)/,
|
||||||
|
discard: /discard(&|\]|$)/,
|
||||||
edit: /edit(&|\[\]|$)/,
|
edit: /edit(&|\[\]|$)/,
|
||||||
next: /(next|continue)(&|\]|$)/,
|
next: /(next|continue)(&|\]|$)/,
|
||||||
finish: /finish(&|\]|$)/,
|
finish: /finish(&|\]|$)/,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user