X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fmquery.egw;h=69dcd192baee44a7ad8320a9ed10765b8c002454;hb=e406f6fe976eeae769f193a9d48938d903c02543;hp=af33dda6bd4f3c9dd18b1402b4cc633532c94472;hpb=cf6ead410b63297e714d9258f9ea593b1e127501;p=egate.git diff --git a/www/mquery.egw b/www/mquery.egw index af33dda..69dcd19 100644 --- a/www/mquery.egw +++ b/www/mquery.egw @@ -4,7 +4,7 @@ { -# $Id: mquery.egw,v 1.11 1996/01/26 15:50:07 adam Exp $ +# $Id: mquery.egw,v 1.13 1996/03/08 16:47:04 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -41,7 +41,7 @@ lappend hist($setNo,$i,database) $base } set oSetNo [lindex $sessionParms 0] - if {$i == 0 && $oSetNo != ""} { + if {$i == 0 && [info exists hist($oSetNo,0,host)]} { for {set i 1} {$i <= $hist($oSetNo,0,host)} {incr i} { set hist($setNo,$i,host) $hist($oSetNo,$i,host) set hist($setNo,$i,idAuthentication) \ @@ -76,11 +76,15 @@ } html {} html "
\n" - html {Number of records to display in the result set list: } - html {} - + html {Display each record in notation" + html { and sort by
\n" + set useIcons 0 button-europagate button-new-target 0