diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/c-app.html b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/c-app.html index c32a4a845..385903413 100644 --- a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/c-app.html +++ b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/c-app.html @@ -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",