src/hg/hgTables/sumStats.c 1.26

1.26 2009/04/01 19:31:59 angie
Added missing <TR> to wigFilterStatRow.
Index: src/hg/hgTables/sumStats.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgTables/sumStats.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -b -B -U 4 -r1.25 -r1.26
--- src/hg/hgTables/sumStats.c	17 Mar 2009 04:28:39 -0000	1.25
+++ src/hg/hgTables/sumStats.c	1 Apr 2009 19:31:59 -0000	1.26
@@ -246,9 +246,9 @@
 if (anyFilter())
     wigShowFilter(conn);
 else
     hPrintf("off");
-hPrintf("</TD>\n");
+hPrintf("</TD></TR>\n");
 }
 
 void doSummaryStatsBed(struct sqlConnection *conn)
 /* Put up page showing summary stats for track that is in database