From 9b924cd3c1b00e45887af8a668eb3b7b960b66b6 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 4 May 2020 20:45:59 +0200 Subject: [PATCH] Corrected the selector for notification actions (#753). --- assets/js/backend.js | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/assets/js/backend.js b/assets/js/backend.js index 8445c1fb..cc488424 100644 --- a/assets/js/backend.js +++ b/assets/js/backend.js @@ -120,7 +120,7 @@ window.Backend = window.Backend || {}; $notification.empty(); - $('
', { + var $instance = $('
', { 'class': 'notification alert', 'html': [ $('