mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 23:56:00 +00:00
find column menu
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
id: 'dataForm.filterSelected',
|
||||
category: 'Data form',
|
||||
name: 'Filter this value',
|
||||
keyText: 'Ctrl+F',
|
||||
keyText: 'Ctrl+Shift+F',
|
||||
testEnabled: () => getCurrentDataForm() != null,
|
||||
onClick: () => getCurrentDataForm().filterSelectedValue(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user