0f40a32e62483a0fd29578227f8d6ad48a65af10
tdreszer
Fri Apr 29 14:45:18 2011 -0700
One more for hgTables - spacing because of doctype 4.01.
diff --git src/hg/hgTables/seqOut.c src/hg/hgTables/seqOut.c
index fc192ae..3f162df 100644
--- src/hg/hgTables/seqOut.c
+++ src/hg/hgTables/seqOut.c
@@ -73,30 +73,31 @@
* peptide/mrna only if there are corresponding table
* in the type field. */
for (typeIx = 0; typeIx < typeWordCount; ++typeIx)
{
if (typeIx == 0 || sqlTableExists(conn, typeWords[typeIx]))
{
genePredTypeButton(genePredMenu[typeIx], predType);
hPrintf(" %s
\n", genePredMenu[typeIx]);
}
}
}
cgiMakeButton(hgtaDoGenePredSequence, "submit");
hPrintf(" ");
cgiMakeButton(hgtaDoMainPage, "cancel");
hPrintf("\n");
+hPrintf("