From eca5199332bb2ba562fe9897a1832d557d5143a5 Mon Sep 17 00:00:00 2001 From: levinse Date: Thu, 27 Jan 2011 05:10:11 +0000 Subject: note classes backport to 2.1 branch, RT9995 --- httemplate/edit/cust_note_class.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 httemplate/edit/cust_note_class.html (limited to 'httemplate/edit/cust_note_class.html') diff --git a/httemplate/edit/cust_note_class.html b/httemplate/edit/cust_note_class.html new file mode 100644 index 000000000..038d376af --- /dev/null +++ b/httemplate/edit/cust_note_class.html @@ -0,0 +1,7 @@ +<% include( 'elements/class_Common.html', + 'name' => 'Customer Note Class', + 'table' => 'cust_note_class', + 'nocat' => 1, + ) +%> + -- cgit v1.2.1