From 85d33bf2c6e0d3cf55833e405f9d508d6801d573 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 15 Jan 2015 13:44:16 +0000 Subject: [PATCH] Force the component status to an integer --- app/views/dashboard/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/dashboard/index.blade.php b/app/views/dashboard/index.blade.php index bfbc2cfe..6972101d 100644 --- a/app/views/dashboard/index.blade.php +++ b/app/views/dashboard/index.blade.php @@ -26,7 +26,7 @@ @foreach(trans('cachet.components.status') as $statusID => $status)