From 6854cb3f4d8219cf1829e32122eb2502a916eae9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 09:05:48 +0100 Subject: initial checkin --- themes/CleanFS/templates/pm.os.tpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 themes/CleanFS/templates/pm.os.tpl (limited to 'themes/CleanFS/templates/pm.os.tpl') diff --git a/themes/CleanFS/templates/pm.os.tpl b/themes/CleanFS/templates/pm.os.tpl new file mode 100644 index 0000000..a2f2dc4 --- /dev/null +++ b/themes/CleanFS/templates/pm.os.tpl @@ -0,0 +1,12 @@ +
+

prefs['project_title']); ?> :

+assign('list_type', 'os'); +$this->assign('rows', $proj->listOs(true)); + +$systemwide = new Project(0); +$this->assign('sysrows', $systemwide->listOs(true)); + +$this->display('common.list.tpl'); +?> +
-- cgit v1.2.3-70-g09d2