From: Mark Wells Date: Fri, 10 Jul 2015 22:16:08 +0000 (-0700) Subject: UI nit: self_url ends up pointing to Change History X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=af05c3dda381122e0a45f72dbc0b4e9492f13fe7 UI nit: self_url ends up pointing to Change History --- diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index 9486c24e0..279373dbc 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -557,6 +557,7 @@ foreach my $submenu (@menu) { } $a .= qq[>$label ]; + $cgi->param('show', $opt{show}); } elsif ( $entry->{popup} ) {