From: Alan Knowles Date: Mon, 2 Dec 2019 06:45:07 +0000 (+0800) Subject: Bjs.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b8b512c092961224ff3a4898d56fc39342b6fa2f Bjs.php --- diff --git a/Bjs.php b/Bjs.php index d936bcf9..f2a4379e 100644 --- a/Bjs.php +++ b/Bjs.php @@ -26,7 +26,7 @@ class Pman_Core_Bjs { switch ($o->xtype) { case "ComboBox": if (!isset($o->{'String hiddenName'})) { - continue; + continue 2; } $this->fields[] = $o->{'String hiddenName'}; // fall throught..