Added postedAt on the single incident page (#2795)

Added a PostedAt tooltip
This commit is contained in:
Vivek
2017-12-03 05:35:23 -05:00
committed by James Brooks
parent bf7dfe8d5d
commit 6d64ea8f12
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -33,6 +33,7 @@ return [
'scheduled' => 'Maintenance',
'scheduled_at' => ', scheduled :timestamp',
'posted' => 'Posted :timestamp',
'posted_at' => 'Posted at :timestamp',
'status' => [
1 => 'Investigating',
2 => 'Identified',