Add keyboard shortcut to focus on the search box

This commit is contained in:
Frederic Guillot
2015-07-04 14:41:44 -04:00
parent cf8aeea6af
commit 4f3088a331
5 changed files with 24 additions and 9 deletions

View File

@@ -13,7 +13,6 @@
function keyboard_shortcuts()
{
Mousetrap.bind("n", function() {
Kanboard.OpenPopover(
$("#board").data("task-creation-url"),
Kanboard.InitAfterAjax