From 3b403a1a4b33443ee853556e40d4fe89d3399387 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 12 Apr 2015 18:44:42 -0400 Subject: Add screenshot support for tasks (copy/paste images directly) --- app/Template/file/screenshot.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 app/Template/file/screenshot.php (limited to 'app/Template/file') diff --git a/app/Template/file/screenshot.php b/app/Template/file/screenshot.php new file mode 100644 index 00000000..386b83b6 --- /dev/null +++ b/app/Template/file/screenshot.php @@ -0,0 +1,19 @@ + + +
+

+
+ +
+ + formCsrf() ?> +
+ + + a(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