Loading js/theme-helper-main.js +0 −1 Original line number Diff line number Diff line Loading @@ -239,7 +239,6 @@ function hideNotificationButton() { jQuery(window).load(function () { /* Notifications icon(Replace src on load) */ const notifImgSelector = "#header .notifications .notifications-button img"; replaceNotificationIcon(notifImgSelector); $(notifImgSelector).on("load", function () { replaceNotificationIcon(notifImgSelector); Loading Loading
js/theme-helper-main.js +0 −1 Original line number Diff line number Diff line Loading @@ -239,7 +239,6 @@ function hideNotificationButton() { jQuery(window).load(function () { /* Notifications icon(Replace src on load) */ const notifImgSelector = "#header .notifications .notifications-button img"; replaceNotificationIcon(notifImgSelector); $(notifImgSelector).on("load", function () { replaceNotificationIcon(notifImgSelector); Loading