dc4dc74eb9e0b860f56347141d6d3e1ae76bd9ad braney Fri May 30 15:09:18 2014 -0700 clean up some code for opening trackHubs, removed hgHubConnectCgiDestUrlcart variable, added ability to tell CGI's to default to a particular database supported by a hub diff --git src/hg/hgGateway/hgGateway.c src/hg/hgGateway/hgGateway.c index e7c6b7f..09aae47 100644 --- src/hg/hgGateway/hgGateway.c +++ src/hg/hgGateway/hgGateway.c @@ -72,31 +72,30 @@ jsIncludeFile("utils.js", NULL); jsIncludeFile("jquery.watermarkinput.js", NULL); puts("
" "The UCSC Genome Browser was created by the \n" "Genome Bioinformatics Group of UC Santa Cruz.\n" "
" "Software Copyright (c) The Regents of the University of California.\n" "All rights reserved.\n" "
\n"); puts("
\n" "
" "\n" "
\n"); -cgiMakeHiddenVar(hgHubConnectCgiDestUrl, "../cgi-bin/hgTracks"); puts(""); if (gotClade) puts(""); puts("\n" "\n" "\n" "\n" "\n" "\n"); if (gotClade) { puts("
groupgenomeassemblypositionsearch term  
\n"); printCladeListHtml(organism, onChangeClade);