summaryrefslogtreecommitdiff
path: root/httemplate/browse
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2018-12-11 18:08:18 -0500
committerChristopher Burger <burgerc@freeside.biz>2018-12-11 18:08:18 -0500
commit639c645c0f00c082a735b40f97a4f830c5e84949 (patch)
tree3ce794f54e5b66443ac0ce33cff8c8ba98ebdfa7 /httemplate/browse
parent006f36a6d2ee10664c3207b47ff046de447ea8bb (diff)
Revert "RT# 74693 - Added ability to bulk edit rates with excel"
This reverts commit 1d9fd3b93be720823656cd23db79ff74e2e7a829.
Diffstat (limited to 'httemplate/browse')
-rwxr-xr-xhttemplate/browse/cust_main_county.cgi2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/browse/cust_main_county.cgi b/httemplate/browse/cust_main_county.cgi
index 722c699a2..9df8fed0b 100755
--- a/httemplate/browse/cust_main_county.cgi
+++ b/httemplate/browse/cust_main_county.cgi
@@ -459,8 +459,6 @@ my $html_foot = <<END;
<A HREF="javascript:void(0);" onClick="bulkPopup('edit');">Bulk edit selected</A>
|
<A HREF="javascript:void(0);" onClick="bulkPopup('edit_rate_only');">Bulk edit rate only selected</A>
-|
-<A HREF="${p}misc/tax_edit_excel.html",">bulk edit with excel file</A>
END
my $hashref = {};