From 90edd8a914fd484e649fb0aa051dce7927bd6881 Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 17 Feb 2011 03:47:50 +0000 Subject: TimeWorked-like custom fields, RT#11168 --- rt/share/html/Elements/ShowCustomFieldTimeValue | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rt/share/html/Elements/ShowCustomFieldTimeValue (limited to 'rt/share/html/Elements/ShowCustomFieldTimeValue') diff --git a/rt/share/html/Elements/ShowCustomFieldTimeValue b/rt/share/html/Elements/ShowCustomFieldTimeValue new file mode 100644 index 000000000..16d26df60 --- /dev/null +++ b/rt/share/html/Elements/ShowCustomFieldTimeValue @@ -0,0 +1,4 @@ +<%$Object->Content|n%> min +<%ARGS> +$Object + -- cgit v1.2.1