We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca6f30 commit 66206dfCopy full SHA for 66206df
src/resource-manager/resource_tree_view.js
@@ -99,7 +99,8 @@ cls.ResourceTreeView.create_ui_widgets = function()
99
handler: "resource-tree-text-search",
100
shortcuts: "resource-tree-text-search",
101
title: ui_strings.S_SEARCH_INPUT_TOOLTIP,
102
- label: ui_strings.S_INPUT_DEFAULT_TEXT_SEARCH
+ label: ui_strings.S_INPUT_DEFAULT_TEXT_FILTER,
103
+ type: "filter"
104
}
105
]
106
0 commit comments