change color link

This commit is contained in:
aynsix
2021-09-09 17:18:22 +03:00
parent 90ef036c05
commit cfc06cdd44
6 changed files with 8 additions and 4 deletions

View File

@@ -180,6 +180,8 @@ const notifyLayout = (services) => {
markNotificationRead(event.data['id'], $z);
});
date_cont.append($z);
// do not display date in the dialog content beacause it's already grouped by date
$(".time", $z).hide();
}
// handle "show more" button