ae933aa8b814d29b65aa4d90f21af219209c0e7f angie Thu Jul 31 07:38:53 2014 -0700 Ugh, forgot to remove external dependencies on jsWriteFunctions in b7b15a261. diff --git src/hg/hgTables/mainPage.c src/hg/hgTables/mainPage.c index dedf9ab..cd7e9d8 100644 --- src/hg/hgTables/mainPage.c +++ src/hg/hgTables/mainPage.c @@ -970,31 +970,31 @@ ); hPrintf("\n"); /* Main form. */ hPrintf("
\n"); /* Hidden form - for benefit of javascript. */ { static char *saveVars[] = { "clade", "org", "db", hgtaGroup, hgtaTrack, hgtaTable, hgtaRegionType, hgtaRange, hgtaOutputType, hgtaOutFileName}; jsCreateHiddenForm(cart, getScriptName(), saveVars, ArraySize(saveVars)); } /* Hidden form for jumping to custom tracks CGI. */ hPrintf("\n");