1c5c72e63f36141f83803b41843d29452d310c34
tdreszer
Fri May 6 19:11:52 2011 -0700
Nav lonks were broken an large matrices.
diff --git src/hg/lib/web.c src/hg/lib/web.c
index 9c64741..de28d04 100644
--- src/hg/lib/web.c
+++ src/hg/lib/web.c
@@ -575,31 +575,31 @@
" " "\n"
"" "\n"
);
#endif///def TOO_TIMID_FOR_CURRENT_HTML_STANDARDS
if(!skipSectionHeader)
/* this HTML must be in calling code if skipSectionHeader is TRUE */
{
#ifndef TOO_TIMID_FOR_CURRENT_HTML_STANDARDS
puts( // TODO: Replace nested tables with CSS (difficulty is that tables are closed elsewhere)
"" "\n"
"
\n"
" \n"
" \n"
" \n"
- " "
+ " "
);
htmlTextOut(textOutBuf);
puts(
" \n"
" | \n"
" | \n\n"
);
#else///ifdef TOO_TIMID_FOR_CURRENT_HTML_STANDARDS
puts(
"" "\n"
" | " "\n"
" " "\n"
" |
|
|
|