cce01e654ee537c366412b2778f6e5bf9e0a1935 larrym Mon Jul 19 01:43:31 2010 -0700 modify temporary comments list diff --git src/hg/hgTracks/searchTracks.c src/hg/hgTracks/searchTracks.c index 4da6e51..f63b995 100644 --- src/hg/hgTracks/searchTracks.c +++ src/hg/hgTracks/searchTracks.c @@ -531,8 +531,11 @@ hPrintf("<p>No tracks found</p>\n"); } -hPrintf("<p><b>Known Problems</b></p><ul><li>Menu bar up top doesn't work (clicks are ignored)</li>\n" - "<li>subtracks often come up with the wrong visibility (but saving visibility for subtracks does work</li>" +hPrintf("<p><b>Recently Done</b></p><ul>\n" + "<li>Full descriptions of metadata items are indexed in simple search index (e.g. cell descriptions)</li>" + "</ul>" + "<p><b>Known Problems</b></p><ul><li>Menu bar up top doesn't work (clicks are ignored)</li>\n" + "<li>subtracks often come up with the wrong visibility (but saving visibility for subtracks does work)</li>" "</ul>\n"); webEndSectionTables();