add notes to change history, RT#76002
[freeside.git] / httemplate / view / cust_main / change_history.html
index a781c73..f28196a 100644 (file)
@@ -32,6 +32,7 @@ tie my %years, 'Tie::IxHash',
 tie my %tables, 'Tie::IxHash',
   'cust_main'         => 'Customer',
   'cust_main_invoice' => 'Invoice destination',
+  'cust_main_note'    => 'Note',
   'cust_pkg'          => 'Package',
   #? or just svc_* ? 'cust_svc' => 
   'svc_acct'          => 'Account',