diff options
| author | Mark Wells <mark@freeside.biz> | 2015-09-20 10:00:57 -1000 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2015-09-20 10:00:57 -1000 |
| commit | 376b2a33216bcc6c4ba673e6d37adb6e53fa73ac (patch) | |
| tree | fc040b579d26a79bb4cac1d908f45879ff355a63 /httemplate/edit/process | |
| parent | 7d6a4045a2d2ebdb0e78bf807ed77138b7a90b04 (diff) | |
| parent | 7fc8d0203dc714bf6d320fed612833d513ba9f27 (diff) | |
Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into 4.x
Diffstat (limited to 'httemplate/edit/process')
| -rw-r--r-- | httemplate/edit/process/rate_detail.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/process/rate_detail.html b/httemplate/edit/process/rate_detail.html index 0709d5079..f8a744418 100644 --- a/httemplate/edit/process/rate_detail.html +++ b/httemplate/edit/process/rate_detail.html @@ -12,7 +12,6 @@ die "access denied" my $set_default_detail = sub { my ($cgi, $rate_detail) = @_; -warn Dumper $rate_detail; if (!$rate_detail->dest_regionnum) { # then this is a global default rate my $rate = $rate_detail->rate; |
