mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
removing un-necessary logs
This commit is contained in:
parent
c506d90698
commit
29c0692286
@ -469,7 +469,6 @@ $(document).ready(function () {
|
||||
markAsReadNotificationsAPI,
|
||||
null,
|
||||
function (data) {
|
||||
console.log(data);
|
||||
$('.message').remove();
|
||||
$("#notification-bubble").html(0);
|
||||
}, function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user