mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) updates from grist-core
This commit is contained in:
@@ -177,7 +177,7 @@ export function searchBar(model: SearchModel, testId: TestId = noTestId) {
|
||||
cssTopBarBtn('Search',
|
||||
testId('icon'),
|
||||
dom.on('click', focusAndSelect),
|
||||
hoverTooltip('Search', {key: 'topBarBtnTooltip'}),
|
||||
hoverTooltip(t('Search'), {key: 'topBarBtnTooltip'}),
|
||||
)
|
||||
),
|
||||
expandedSearch(
|
||||
|
||||
Reference in New Issue
Block a user