a496a56951203697b481e4efaf8ee8f9356dc274 tdreszer Tue May 17 15:55:34 2011 -0700 Adjusted the blue toggleBars to look similar in 'config' and below the track image diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c index 2a53671..a186657 100644 --- src/hg/hgTracks/hgTracks.c +++ src/hg/hgTracks/hgTracks.c @@ -4612,33 +4612,32 @@ position = cloneString(buf); hWrites("position/search "); hTextVar("position", addCommasToPos(database, position), 30); sprintLongWithCommas(buf, winEnd - winStart); if(dragZooming && assemblySupportsGeneSuggest(database)) hPrintf(" gene " "\n" "\n", assemblyGeneSuggestTrack(database) ); hWrites(" "); hButtonWithOnClick("hgt.jump", "jump", NULL, "jumpButtonOnClick()"); hOnClickButton(clearButtonJavascript,"clear"); hPrintf(" size %s bp. ", buf); hWrites(" "); hButton("hgTracksConfigPage", "configure"); - //hPrintf(" Your feedback\n"); if (survey && differentWord(survey, "off")) - hPrintf(" %s\n", survey, surveyLabel ? surveyLabel : "Take survey"); + hPrintf(" %s\n", survey, surveyLabel ? surveyLabel : "Take survey"); // info for drag selection javascript hPrintf("\n", winStart); hPrintf("\n", winEnd); hPrintf("\n", chromName); hPutc('\n'); } } /* Make chromsome ideogram gif and map. */ makeChromIdeoImage(&trackList, psOutput, ideoTn); #ifdef USE_NAVIGATION_LINKS hPrintf("