Merge pull request #1912 from weaveworks/1844-visually-duplicate-rows

Add label_minor to tooltips in connections table
This commit is contained in:
Simon
2016-10-19 15:03:38 +02:00
committed by GitHub
9 changed files with 42 additions and 33 deletions

View File

@@ -6,7 +6,7 @@ import { slugify } from './string-utils';
// topolevel search fields
const SEARCH_FIELDS = makeMap({
label: 'label',
sublabel: 'label_minor'
sublabel: 'labelMinor'
});
const COMPARISONS = makeMap({