X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fpackages.html;h=41315701f8f9f77d08ca19284d115079874f54e1;hp=90985110ce3798393e937277168c2a4cf64aa6b0;hb=16fe3ab085213efe13680a7d2d8c50e38cf8750a;hpb=f898b5423751e9bb15500cc815e57b0bb84a32c9 diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html index 90985110c..41315701f 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -78,48 +78,6 @@ for (var i = 0; i < all_buttons.length; i++) { if ( el ) el.scrollIntoView(true); -% unless ( $opt{no_links} ) { - -% my $s = 0; - -% if ( $curuser->access_right('Qualify service') ) { - <% $s++ ? ' | ' : '' %> - <& qual_link.html, $cust_main &> -% } - -% if ( $curuser->access_right('Order customer package') ) { - <% $s++ ? ' | ' : '' %> - <& /elements/order_pkg_link.html, 'cust_main'=>$cust_main &> -% } - -% if ( $curuser->access_right('One-time charge') ) { - <% $s++ ? ' | ' : '' %> - <& /elements/one_time_charge_link.html, 'custnum'=>$cust_main->custnum &> -% } - -% if ( $curuser->access_right('Bulk move customer services') ) { - <% $s++ ? ' | ' : '' %> - - <& /elements/popup_link-cust_main.html, - 'label' => emt('Move services between packages'), - 'action' => "${p}edit/bulk-cust_svc-pkgnum.html", - 'cust_main' => $cust_main, - 'actionlabel' => emt('Move services'), - 'width' => 968, #763, - 'height' => 575, - &> - -% } - -% if ( $curuser->access_right('Bulk change customer packages') ) { - <% $s++ ? ' | ' : '' %> - <% mt('Bulk order and cancel packages') |h %> -% } - -

- -% } # unless $opt{no_links} - -% unless ( $opt{no_links} ) { - - - -% } # unless $opt{no_links} -
@@ -153,22 +111,6 @@ if ( el ) el.scrollIntoView(true); - <% mt('Package reports') |h %> -% if ( $curuser->access_right('Qualify service') ) { - | <% mt('View Qualifications') |h %> -% } -
- <% mt('Service reports:') |h %> - <% mt('accounts') |h %>
- <% mt('Usage reports:') |h %> - <% mt('CDRs') |h %> -