From f185c2e0dea1517100ae9fc30ed7ed891c240b97 Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 25 Aug 2016 19:48:11 -0700 Subject: [PATCH] Hide radio and checkboxes for now --- resources/macros/macros.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/macros/macros.php b/resources/macros/macros.php index 1db037bd68..471c2a8bc0 100644 --- a/resources/macros/macros.php +++ b/resources/macros/macros.php @@ -480,8 +480,8 @@ Form::macro('customfield_elements', function ($name = "customfield_elements", $s $formats = array( 'text' => 'Text Box', 'listbox' => 'List Box', - 'checkbox' => 'Checkbox', - 'radio' => 'Radio Buttons', + // 'checkbox' => 'Checkbox', + // 'radio' => 'Radio Buttons', ); $select = '