3a91c4f9165ff5a106b7737f9066c95e798ce62a braney Fri Feb 9 19:24:12 2018 -0800 read in staticStyle and label help container correctly diff --git src/hg/hgCollection/hgCollection.c src/hg/hgCollection/hgCollection.c index 501e764..5ee0adc 100644 --- src/hg/hgCollection/hgCollection.c +++ src/hg/hgCollection/hgCollection.c @@ -339,71 +339,61 @@ { if ( sameString(tdb->grp, curGroup->name)) { printGroup(curGroup->name, tdb, FALSE, FALSE); } } jsInlineF(""); jsInlineF(""); jsInlineF(""); } jsInlineF("\");\n"); jsInlineF("hgCollection.init();\n"); } -static void onclickJumpToTop(char *id) -/* CSP-safe click handler arrows that cause scroll to top */ -{ -jsOnEventById("click", id, "$('html,body').scrollTop(0);"); -} - static void printHelp() // print out the help page { puts( -"\n" -"