Merge pull request from Mikesch-mp/list-notifications

Always show full date + time on history list for notifications
This commit is contained in:
Eric Lippmann 2018-05-07 04:39:21 -04:00 committed by GitHub
commit 4b7dc0c350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ if (! $this->compact): ?>
<td class="state-col state-<?= $stateName ?>">
<div class="state-label"><?= $stateLabel ?></div>
<div class="state-meta">
<?= $this->timeAgo($notification->notification_timestamp, $this->compact) ?>
<?= $this->formatDateTime($notification->notification_timestamp) ?>
</div>
</td>
<td>