X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Bjs.php;h=f2a4379e98b8ff99f9298c7754e7b590b31108b5;hp=d936bcf9bbc031bca7028c563c15795c7d9d4015;hb=443623f47935eb52acd65a3ff0d84eab1fd5a98b;hpb=1a0a4a8e210ae6708cb6caed163d24970fabd4c9 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..