Add keyboard shortcut to focus on the search box
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
function keyboard_shortcuts()
|
||||
{
|
||||
Mousetrap.bind("n", function() {
|
||||
|
||||
Kanboard.OpenPopover(
|
||||
$("#board").data("task-creation-url"),
|
||||
Kanboard.InitAfterAjax
|
||||
|
||||
Reference in New Issue
Block a user