From f25585896f2c225ba6f01328a096af0b64c98173 Mon Sep 17 00:00:00 2001 From: jengo Date: Sat, 6 Oct 2001 02:36:59 +0000 Subject: [PATCH] Added class to keep track on a records history --- phpgwapi/templates/default/history_list.tpl | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 phpgwapi/templates/default/history_list.tpl diff --git a/phpgwapi/templates/default/history_list.tpl b/phpgwapi/templates/default/history_list.tpl new file mode 100644 index 0000000000..3585405073 --- /dev/null +++ b/phpgwapi/templates/default/history_list.tpl @@ -0,0 +1,26 @@ + + + {lang_no_history} + + + + + +  {row_date} +  {row_owner} +  {row_status} +  {row_new_value} + + + + + + + + + + + +{rows} +
{sort_date}{sort_owner}{sort_status}{sort_new_value}
+