U4-7757 - Show notifications when Unpublishing is canceled
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
$scope.page.buttonGroupState = "success";
|
||||
|
||||
}, function(err) {
|
||||
formHelper.showNotifications(err.data);
|
||||
$scope.page.buttonGroupState = 'error';
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user