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/index.tpl | 623 +++++++++++++++++++++++++++++++++++++ 1 file changed, 623 insertions(+) create mode 100644 themes/CleanFS/templates/index.tpl (limited to 'themes/CleanFS/templates/index.tpl') diff --git a/themes/CleanFS/templates/index.tpl b/themes/CleanFS/templates/index.tpl new file mode 100644 index 0000000..a918b78 --- /dev/null +++ b/themes/CleanFS/templates/index.tpl @@ -0,0 +1,623 @@ + + + +
+ + +
+ + + +
+ + + version); ?> . + +
+ + +isAnon() && (count($fs->projects) == 0 || ($proj->id >0 && !$user->can_view_project($proj->id)))) ): ?> +id > 0) { $filter = true; $fields = explode( ' ', $proj->prefs['visible_fields'] );} ?> + + + +
+id, null, $_GET)),'massops',null,null,'id="massops"'); ?> +
+ + ++ + isAnon() && $proj->id !=0 && $total): ?>+ + + + + + + + isAnon() && $proj->id !=0 && $total): ?> + + %s"); + endforeach; + ?> + + + + + + + isAnon() && $proj->id !=0): ?> + + + + %s"); + else: + echo tpl_draw_cell($task, $col); + endif; + endforeach; + ?> + + + + +
%
+ + '.L('notaskdescription').'

'; ?> +
+ + + + + + + + + +
$total ? $total : $offset + $perpage), $total); ?>
+ + +isAnon() && $proj->id !=0 && $total): ?> + + +isAnon() && $proj-> !=0 && $total */ ?> +
+ +
+ -- cgit v1.2.3-54-g00ecf