From 92e2ec188cca6e5cc9d950926891aec743d33659 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 26 Jan 2015 20:03:42 +0000 Subject: [PATCH] Make it possible to set component group. Closes #426 --- app/views/dashboard/components/edit.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/dashboard/components/edit.blade.php b/app/views/dashboard/components/edit.blade.php index 4a45a616..b4709aef 100644 --- a/app/views/dashboard/components/edit.blade.php +++ b/app/views/dashboard/components/edit.blade.php @@ -32,6 +32,7 @@ + @if($groups->count() > 0)
@@ -57,7 +58,6 @@ -