d5abc37b7df95525c088c01e435ea79fb203a79e kent Wed Jan 30 13:08:15 2019 -0800 Adding count of unshown things in facets diff --git src/hg/lib/tablesTables.c src/hg/lib/tablesTables.c index 9b3caf6..2e5a950 100644 --- src/hg/lib/tablesTables.c +++ src/hg/lib/tablesTables.c @@ -482,34 +482,33 @@ ); htmlPrintf("%s (%d)", val->val, val->selectCount); printf("\n"); } } // show "See More" link when facet has lots of values if (!(field->showAllValues || valuesShown < FacetFieldLimit)) { char *op = "showAllValues"; htmlPrintf("