diff --git a/awx/ui/client/src/notifications/notification-templates-list/list.controller.js b/awx/ui/client/src/notifications/notification-templates-list/list.controller.js index 78a08c8839..861fa18d98 100644 --- a/awx/ui/client/src/notifications/notification-templates-list/list.controller.js +++ b/awx/ui/client/src/notifications/notification-templates-list/list.controller.js @@ -109,7 +109,6 @@ export default } scope.showSummary = function(event, id) { - Wait('start'); setTimeout(function(){ if (!Empty(id)) { var recent_notifications, @@ -120,7 +119,6 @@ export default recent_notifications = notification_template.summary_fields.recent_notifications; } }); - Wait('stop'); if (recent_notifications.length > 0) { html = "