From d11723f9d8addadcd2aea0dd39fd4d8778dc68ee Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Mon, 24 Oct 2016 03:51:26 -0500 Subject: 72901: OFM Freeside Note Classes [v3 merge jquery/conf refactor] --- httemplate/elements/menu.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'httemplate/elements/menu.html') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index f8d727efd..bd2464a89 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -659,8 +659,7 @@ tie my %config_cust, 'Tie::IxHash', 'Contact types' => [ $fsurl.'browse/contact_class.html', ''], #XXX useful description ; -$config_cust{'Note classes'} = [ $fsurl.'browse/cust_note_class.html', 'Note classes define groups of customer notes for reporting.' ] - if ($conf->exists('note-classes') && $conf->config('note-classes')); +$config_cust{'Note classes'} = [ $fsurl.'browse/cust_note_class.html', 'Note classes define groups of customer notes for reporting.' ]; tie my %config_agent, 'Tie::IxHash', 'Agent types' => [ $fsurl.'browse/agent_type.cgi', 'Agent types define groups of package definitions that you can then assign to particular agents' ], -- cgit v1.2.1