When transforming the pipeline "page/send-notification" to a Callable (LivePageClientSideElement), the Action java class and the pipeline stayed.
Need to remove them :
- In web sitemap-back.xmap
- Action "send-notification"
- Pipeline "page/send-notification"
- Action java class : org.ametys.web.repository.page.actions.SendOnlineNotificationAction.java