UI nit: self_url ends up pointing to Change History
authorMark Wells <mark@freeside.biz>
Fri, 10 Jul 2015 22:16:08 +0000 (15:16 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 10 Jul 2015 22:16:08 +0000 (15:16 -0700)
httemplate/view/cust_main/menu.html

index 9486c24..279373d 100644 (file)
@@ -557,6 +557,7 @@ foreach my $submenu (@menu) {
       }
       $a .= qq[>$label</A> ];
 
+      $cgi->param('show', $opt{show});
 
     } elsif ( $entry->{popup} ) {