X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fjs%2Fmod_notifications.js;h=9db3eabf07b3016e423ade7159489934676205d9;hb=8536b313a1eb1c3e11f9ba5317fdcef33118bcb8;hp=9574ea02b62d05224a7ef9c0cef9973c342be050;hpb=f0c2b771570ba27cd1ee782fefc061cfe216b5cf;p=friendica.git diff --git a/view/theme/frio/js/mod_notifications.js b/view/theme/frio/js/mod_notifications.js index 9574ea02b6..9db3eabf07 100644 --- a/view/theme/frio/js/mod_notifications.js +++ b/view/theme/frio/js/mod_notifications.js @@ -7,7 +7,7 @@ var introID = location.pathname.split("/").pop(); $(document).ready(function(){ - // Since only the DIV's inside the notification-list are marked + // Since only the DIV's inside the notification-list are marked // with the class "unseen", we need some js to transfer this class // to the parent li list-elements. if($(".notif-item").hasClass("unseen")) {