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
9ac89d1ebe
commit
c506d90698
@ -464,7 +464,6 @@ $(document).ready(function () {
|
|||||||
var messageSideBar = ".sidebar-messages";
|
var messageSideBar = ".sidebar-messages";
|
||||||
var clickEvent = $(this).data('click-event');
|
var clickEvent = $(this).data('click-event');
|
||||||
var eventHandler = $(this);
|
var eventHandler = $(this);
|
||||||
console.log(clickEvent);
|
|
||||||
|
|
||||||
invokerUtil.put(
|
invokerUtil.put(
|
||||||
markAsReadNotificationsAPI,
|
markAsReadNotificationsAPI,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user