From 527566bc2a19e76dc219df7f32a4e3437c95a3ae Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 27 Jun 2016 10:42:38 +0200 Subject: [PATCH] better to hide fields for digfferent types, loosly related to https://github.com/opnsense/core/issues/1041 --- src/www/services_unbound_host_edit.php | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/www/services_unbound_host_edit.php b/src/www/services_unbound_host_edit.php index 650d55b95..1077009a1 100644 --- a/src/www/services_unbound_host_edit.php +++ b/src/www/services_unbound_host_edit.php @@ -138,23 +138,24 @@ include("head.inc");