Move calendar to external plugin
This commit is contained in:
@@ -117,10 +117,6 @@ KB.keyboardShortcuts = function () {
|
||||
goToLink('a.view-board');
|
||||
});
|
||||
|
||||
KB.onKey('v+c', function () {
|
||||
goToLink('a.view-calendar');
|
||||
});
|
||||
|
||||
KB.onKey('v+l', function () {
|
||||
goToLink('a.view-listing');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user