From 649c14789e31e5374c24cb9a2fef1435d9667384 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 18 Jul 2015 15:48:37 -0400 Subject: Fix bug with screenshot dropdown: scroll down on the board view and focus lost when clicking on the drop zone --- app/Template/file/screenshot.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Template/file/screenshot.php') diff --git a/app/Template/file/screenshot.php b/app/Template/file/screenshot.php index 89d9324c..73b72eae 100644 --- a/app/Template/file/screenshot.php +++ b/app/Template/file/screenshot.php @@ -15,3 +15,5 @@ url->link(t('cancel'), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id']), false, 'close-popover') ?> + +

\ No newline at end of file -- cgit v1.2.3