X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fsearch.egw;h=a249f6cdaeb40274b0c3cf81a554d5989f75db83;hb=a6e5ecf2a6d6dedf266c5f9d6bc2447a528b199e;hp=dd7162d93599f1d5f813cdaefd0be5917363c820;hpb=5bbe4c302d2d105aea7806317e9f31d5773a9536;p=egate.git diff --git a/www/search.egw b/www/search.egw index dd7162d..a249f6c 100644 --- a/www/search.egw +++ b/www/search.egw @@ -1,6 +1,6 @@ { -# $Id: search.egw,v 1.16 1995/11/13 18:17:48 adam Exp $ +# $Id: search.egw,v 1.17 1995/11/14 16:01:51 adam Exp $ proc buttons {setNo setMax startPos after} { global sessionId @@ -87,8 +87,14 @@ proc buttons {setNo setMax startPos after} { set hist($setNo,form,logic2) [wform logic2] incr nextSetNo + + set host $hist($setNo,host) + set databases [lindex $targets($host) 1] + set b [wform base] - if {$b == ""} { + if {[wform baseall] != ""} { + set hist($setNo,database) $databases + } elseif {$b == ""} { set hist($setNo,database) $databases } else { set hist($setNo,database) $b