From a4bdb7786f9ef6ef318ca6ce465e33a39d2d4653 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Thu, 28 May 2015 00:28:02 -0500 Subject: customer view UI --- httemplate/view/cust_main.cgi | 1 - httemplate/view/cust_main/menu.html | 90 +++++++++++++++---------------------- 2 files changed, 36 insertions(+), 55 deletions(-) (limited to 'httemplate/view') diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index b1bc7f52a..233c496ac 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -5,7 +5,6 @@ 'nobr' => 1, } &> -
% my @part_tag = $cust_main->part_tag; % if ( $conf->config('cust_tag-location') eq 'top' && @part_tag ) { diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index baea3ad24..13b3963fb 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -1,43 +1,31 @@ -- cgit v1.2.1