vendor and env first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$("#announcements-icon").click(function () {
|
||||
$.post(read_announcements_endpoint);
|
||||
$(".announcements .activity-badge").remove();
|
||||
});
|
||||
Reference in New Issue
Block a user