diff options
| author | Mark Wells <mark@freeside.biz> | 2015-09-18 10:18:16 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2015-09-18 10:18:16 -0700 |
| commit | 7bce756e86a4307d6cad49a690f22a321acc9981 (patch) | |
| tree | da3856bed3fcffe6da27e346592663a5a463eeb1 /httemplate/edit/process | |
| parent | 5aafaf2e4efe3a7b57ec9afd563ced32e70b581f (diff) | |
| parent | 7ee96ef046f8e5167a4dda7c4322485549ec29c3 (diff) | |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
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; |
