Fix incidents timezones and order

This commit is contained in:
Joseph Cohen
2015-05-07 09:09:03 -05:00
parent 2712e61ea5
commit 5280fc8df4
3 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<h4>{{ $date }}</h4>
<h4>{{ formatted_date($date) }}</h4>
<div class="timeline">
<div class="content-wrapper">
@forelse($incidents as $incidentID => $incident)