From c53fc00e27be98b9aafabaa4f549239e936c6d08 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 11 Jan 2016 21:45:47 +0545 Subject: services_dnsmasq put info in infoblock There are 3 sets of info. But when I put each in an infoblock then: 1) Only the first "i" icon works to open and close, and it opens and closes all 3 blocks of text. 2) The first 2 text boxes still have an "x" and they can be dismissed. Do we want to enhance the supporting code for infoblock so that it can work with multiple infoblocks on the same page? Or do we have a policy that there is only to be 1 infoblock on a page, and other 'info' text just has to not be in an infoblock? --- src/usr/local/www/services_dnsmasq.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'src/usr/local/www/services_dnsmasq.php') diff --git a/src/usr/local/www/services_dnsmasq.php b/src/usr/local/www/services_dnsmasq.php index cb5ad12..f909808 100644 --- a/src/usr/local/www/services_dnsmasq.php +++ b/src/usr/local/www/services_dnsmasq.php @@ -341,7 +341,9 @@ $section->addInput(new Form_Textarea( $form->add($section); print($form); - +?> +
+','','',''), 'info'); ?> +

@@ -430,10 +433,12 @@ endforeach; +
+

@@ -494,8 +499,11 @@ events.push(function() { // }); //]]> +
+
+