Merge branch 'master' of git.freeside.biz:/home/git/freeside
authorMark Wells <mark@freeside.biz>
Fri, 10 Jul 2015 23:38:28 +0000 (16:38 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 10 Jul 2015 23:38:28 +0000 (16:38 -0700)
1  2 
httemplate/view/cust_main/menu.html

@@@ -493,7 -493,7 +493,7 @@@ my @menu = 
                        uri_escape($cgi->self_url);
                       },
        condition   => sub { $invoicing_list_emailonly },
-       acl         => [ 'View invoices', 'Bulk send customer notices' ],
+       acl         => 'Resend invoices',
      },
    ],
    [
@@@ -557,7 -557,6 +557,7 @@@ foreach my $submenu (@menu) 
        }
        $a .= qq[>$label</A> ];
  
 +      $cgi->param('show', $opt{show});
  
      } elsif ( $entry->{popup} ) {