d1a0c4fd22e7a59d21f57313046327ce480d0176 larrym Tue Aug 23 11:45:36 2011 -0700 remove visibe image width input (see redmine #2633) diff --git src/hg/hgGateway/hgGateway.c src/hg/hgGateway/hgGateway.c index d238567..0209a75 100644 --- src/hg/hgGateway/hgGateway.c +++ src/hg/hgGateway/hgGateway.c @@ -85,31 +85,30 @@ "
\n");
cgiMakeHiddenVar(hgHubConnectCgiDestUrl, "../cgi-bin/hgTracks");
puts("
| |||||||||||
\n" @@ -219,30 +212,36 @@ if(supportsSuggest) cgiMakeOnClickButton("document.mainForm.position.value=''; document.getElementById('suggest').value='';", "clear position"); else cgiMakeOnClickButton("document.mainForm.position.value=''", "clear position"); puts(" | ");
puts("
" "WARNING: This is our preview site. It is a weekly mirror of our internal development server for public access. " "Data and tools here are under construction, have not been quality reviewed, and are subject to change " "at any time. We provide this site for early access, with the warning that it is less available " "and stable than our public site. For high-quality reviewed annotations on our production server, visit " " http://genome.ucsc.edu." "
WARNING: This is our development and test site. It usually works, but it is filled with tracks in various " "stages of construction, and others of little interest to people outside of our local group. "