Something went wrong on our end
ISTWCMS-5544 Refactor add a warning message when deleting content
Merged
requested to merge feature/ISTWCMS-5544-l26yan-Refactor-add-a-warning-message-when-deleting-content into 1.0.x
Compare changes
Files
2- Lily Yan authored
@@ -2,9 +2,10 @@
@@ -14,12 +15,29 @@ class UwDeleteFormEventSubscriber implements EventSubscriberInterface {
@@ -73,9 +91,6 @@ class UwDeleteFormEventSubscriber implements EventSubscriberInterface {
@@ -85,8 +100,8 @@ class UwDeleteFormEventSubscriber implements EventSubscriberInterface {
@@ -94,7 +109,7 @@ class UwDeleteFormEventSubscriber implements EventSubscriberInterface {
@@ -102,8 +117,8 @@ class UwDeleteFormEventSubscriber implements EventSubscriberInterface {