From 1583427190bc0dc47224f0750810f65a1f1243b6 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 14 Jul 2014 20:16:26 -0230 Subject: Merge pull-request #147 and #146 (autofocus for comment and description textarea) --- app/Templates/comment_create.php | 2 +- app/Templates/comment_edit.php | 2 +- app/Templates/task_edit_description.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app/Templates') diff --git a/app/Templates/comment_create.php b/app/Templates/comment_create.php index f598532d..71a4f044 100644 --- a/app/Templates/comment_create.php +++ b/app/Templates/comment_create.php @@ -6,7 +6,7 @@ -
+
diff --git a/app/Templates/comment_edit.php b/app/Templates/comment_edit.php index 44e5ff2b..52695f00 100644 --- a/app/Templates/comment_edit.php +++ b/app/Templates/comment_edit.php @@ -6,7 +6,7 @@ -
+
diff --git a/app/Templates/task_edit_description.php b/app/Templates/task_edit_description.php index ba0d3887..e3a3e8b9 100644 --- a/app/Templates/task_edit_description.php +++ b/app/Templates/task_edit_description.php @@ -7,7 +7,7 @@ -
+
-- cgit v1.2.3