summaryrefslogtreecommitdiff
path: root/httemplate/edit/prospect_main.html
diff options
context:
space:
mode:
authorivan <ivan>2010-06-17 01:15:06 +0000
committerivan <ivan>2010-06-17 01:15:06 +0000
commite8e3b0968ca827a1b1ae2bec82f112d0379bb90e (patch)
tree9bf25c16ccc1821314d79f499312d384ec2129a9 /httemplate/edit/prospect_main.html
parent607de99a5c55135dad851303e31506aeca0651fa (diff)
remove debugging
Diffstat (limited to 'httemplate/edit/prospect_main.html')
-rw-r--r--httemplate/edit/prospect_main.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/prospect_main.html b/httemplate/edit/prospect_main.html
index 8ae76a9..90f971a 100644
--- a/httemplate/edit/prospect_main.html
+++ b/httemplate/edit/prospect_main.html
@@ -98,7 +98,6 @@ my $m2_error_callback = sub {
'contactnum' => $cgi->param("contactnum$num"),
map { $_ => scalar($cgi->param("contactnum${num}_$_")) } @fields,
};
- use Data::Dumper; warn Dumper $x;
$x;
} else {
();