X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Ftargets.egw;h=975631dfb58b367a0516b96fcd37e402c003b24a;hb=e406f6fe976eeae769f193a9d48938d903c02543;hp=f9c15f1bac229506710d056daf1733dda1256553;hpb=077cc4d735856a5e9c31e16ee75d28e85c67ac62;p=egate.git diff --git a/www/targets.egw b/www/targets.egw index f9c15f1..975631d 100644 --- a/www/targets.egw +++ b/www/targets.egw @@ -1,6 +1,6 @@ { -# $Id: targets.egw,v 1.20 1996/03/05 18:50:25 adam Exp $ +# $Id: targets.egw,v 1.21 1996/03/08 16:47:06 adam Exp $ source ztargets.conf if {[info commands saveState] == ""} { source z39util.tcl @@ -50,7 +50,6 @@ set tt [array names targets] set tn [lsort -command targetsCmp $tt] foreach t $tn { - if {[string index $t 0] == "."} continue html {
} [lindex $targets($t) 0] " \n" set desc [lindex $targets($t) 4]