From 412eed19c34f04b88a2fc9f3c80787417479e4e7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 3 Apr 2016 10:23:16 +0100 Subject: [PATCH] Removed old input checks on entity permission checkboxes Old input check potentialy causing issues (#89) and is not needed on the pages which it shows. --- resources/views/form/restriction-checkbox.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/form/restriction-checkbox.blade.php b/resources/views/form/restriction-checkbox.blade.php index a4449ccb8..5a8662b56 100644 --- a/resources/views/form/restriction-checkbox.blade.php +++ b/resources/views/form/restriction-checkbox.blade.php @@ -1,7 +1,6 @@ \ No newline at end of file