X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fjs%2Fsyj.js;h=8012d996bf203ef74661924aa22d4ea91e644d8e;hb=0fef3b481173d03eeb7b5bf4ab3b38e2bba12c3a;hp=3606cd07eb50b5290262d3c53606723cb8e26696;hpb=868eea06f69fbfdb361d5c9142ecce98918d927b;p=syj.git diff --git a/public/js/syj.js b/public/js/syj.js index 3606cd0..8012d99 100644 --- a/public/js/syj.js +++ b/public/js/syj.js @@ -388,7 +388,7 @@ var SYJView = { } catch(e) { } if (results || results.length) { - break; + continue; } } if (!results || !results.length) {