From 8df3db566a3a937b45ebf11adb90d265e6f5e2d4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 20:45:02 +0100 Subject: initial checking of customized version 1.0rc9 --- themes/CleanFS/templates/common.attachments.tpl | 50 +++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 themes/CleanFS/templates/common.attachments.tpl (limited to 'themes/CleanFS/templates/common.attachments.tpl') diff --git a/themes/CleanFS/templates/common.attachments.tpl b/themes/CleanFS/templates/common.attachments.tpl new file mode 100644 index 0000000..ee0898b --- /dev/null +++ b/themes/CleanFS/templates/common.attachments.tpl @@ -0,0 +1,50 @@ + can_view_task($task_details)): ?> +
+ + + rel="lightbox[bug]"> + + + + prefs['theme_style'])."/mime/"; + $imgpath = Filters::noXSS($baseurl)."themes/".Filters::noXSS($proj->prefs['theme_style'])."/mime/"; + if (file_exists($imgdir.$attachment['file_type'] . '.png')): + ?> + (<?php echo Filters::noXSS($attachment['file_type']); ?>) + + + +    + 30): ?> + ... + + + + + + + + + + + ( ) + + ( ) + + + + +
+ +
+ +
+ -- cgit v1.2.3-54-g00ecf