diff --git a/contribs/gmf/src/search/component.js b/contribs/gmf/src/search/component.js index 545458f86f4d..8a283fbacf45 100644 --- a/contribs/gmf/src/search/component.js +++ b/contribs/gmf/src/search/component.js @@ -986,7 +986,6 @@ class SearchController { $(inputs[1]).typeahead('val', ''); ttmenu.children('.tt-dataset').empty(); this.setTTDropdownVisibility_(); - this.displayColorPicker = false; }