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.cat.tpl | 157 ++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 themes/CleanFS/templates/common.cat.tpl (limited to 'themes/CleanFS/templates/common.cat.tpl') diff --git a/themes/CleanFS/templates/common.cat.tpl b/themes/CleanFS/templates/common.cat.tpl new file mode 100644 index 0000000..fb0e613 --- /dev/null +++ b/themes/CleanFS/templates/common.cat.tpl @@ -0,0 +1,157 @@ +

+ +

+ ++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
 0 ? $row['used_in_tasks']:''; ?>
+ +

+listCategories($proj->id, false, false, false); +if ( count($categories) ){ + $root = $categories[0]; + unset($categories[0]); +} else{ + $root=array(); +} + +if (count($categories)) : ?> +
+
+
+ Up + Left + Right + Down +
+
+ +id))); ?> + + + + + + + + + + + + + + + + + + + + + + -1): ?> + + + + + +
+ + + + + + + + + + + + disabled="disabled" + name="delete[]" value="1" /> + 0 ? $row['used_in_tasks']:''; ?>
+ + + + +
+ + + + +
+id))); ?> + + + + + + + +
+ + + + + + + + + + + + +
+ -- cgit v1.2.3-54-g00ecf