X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main.cgi;h=df875f939fd563374271c27141cc963474cfb48b;hp=0f9c1e2501420f0d8bbf77697f77eba71402be0c;hb=457da870c23db87fbbc29d7c667a73f41422dd71;hpb=6568e7bb436d6ac4ae2ec984446e8fc4a999f0af diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 0f9c1e250..df875f939 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -146,7 +146,7 @@ Comments

% } -% my $notecount = scalar($cust_main->notes()); +% my $notecount = scalar($cust_main->notes(0)); % if ( ! $conf->exists('cust_main-disable_notes') || $notecount) { % unless ( $view eq 'notes' && $cust_main->comments !~ /[^\s\n\r]/ ) {