mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 23:43:12 +00:00
display time on dialog
This commit is contained in:
@@ -182,6 +182,7 @@ const notifyLayout = (services) => {
|
||||
date_cont.append($z);
|
||||
// do not display date in the dialog content beacause it's already grouped by date
|
||||
$(".time", $z).hide();
|
||||
$(".time-in-dialog", $z).show();
|
||||
}
|
||||
|
||||
// handle "show more" button
|
||||
|
Reference in New Issue
Block a user