implement customer note classes, RT9995
[freeside.git] / 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 (file)
index 0000000..111190b
--- /dev/null
@@ -0,0 +1,6 @@
+<% include( 'elements/class_Common.html',
+              'name'   => 'Customer Note Class',
+              'table'  => 'cust_note_class',
+             'nocat' => 1,
+          )
+%>