4e5154cb7b0faf1d16fadc3ec9f14018c8aa7bd2 hiram Mon Jun 16 10:58:41 2025 -0700 clade menu was not working refs #35863 diff --git src/hg/hgCustom/hgCustom.c src/hg/hgCustom/hgCustom.c index 2925ca06f5c..3ef26171a3c 100644 --- src/hg/hgCustom/hgCustom.c +++ src/hg/hgCustom/hgCustom.c @@ -469,31 +469,31 @@ shortLabel, longLabel); char *trackLine = htmlEncode(ctOrigTrackLine(ct)); cgiMakeHiddenVar(hgCtUpdatedTrack, trackLine ? trackLine : buf); freeMem(trackLine); freeMem(shortLabel); freeMem(longLabel); } else { /* hidden form to handle clade/genome/assembly dropdown. * This is at end of page for layout reasons (preserve vertical space) */ puts(""); printf("
"); cgiDown(0.9); } void tableHeaderFieldStart(int columns) { /* print table column header with white text on black background */ printf("