[New] Added listener in web archetype: "strolch-ajax-request-error": "onRequestError"

This commit is contained in:
Robert von Burg 2020-01-27 16:16:25 +01:00
parent 2ced238b20
commit d96a702e7b
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@
"cx-page-change": "onPageChange",
"cx-show-dialog": "onShowDialog",
"strolch-show-dialog": "onShowStrolchDialog",
"strolch-ajax-request-error": "onRequestError",
"cx-show-confirmation": "onShowConfirmation",
"cx-show-notification": "onShowNotification",
"cx-clear-notification": "onClearNotification",