Update list_view.js
This commit is contained in:
parent
731e5175e7
commit
22a00fd126
1 changed files with 1 additions and 1 deletions
|
|
@ -1673,7 +1673,7 @@ frappe.views.ListView = class ListView extends frappe.views.BaseList {
|
|||
}
|
||||
},
|
||||
standard: true,
|
||||
shortcut: "Ctrl+J",
|
||||
shortcut: "Ctrl+Y",
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue