From 4c733eb715a0939b8a12f68ad97660ffc1933d16 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 20 Mar 2016 16:29:20 -0400 Subject: Addded new keyboard shortcut to edit the task description --- app/Template/config/keyboard_shortcuts.php | 1 + app/Template/task/layout.php | 1 + assets/js/app.js | 2 +- assets/js/src/Task.js | 4 ++++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/Template/config/keyboard_shortcuts.php b/app/Template/config/keyboard_shortcuts.php index 9725ecf9..da532661 100644 --- a/app/Template/config/keyboard_shortcuts.php +++ b/app/Template/config/keyboard_shortcuts.php @@ -19,6 +19,7 @@