projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607de99
)
remove debugging
author
ivan
<ivan>
Thu, 17 Jun 2010 01:15:06 +0000
(
01:15
+0000)
committer
ivan
<ivan>
Thu, 17 Jun 2010 01:15:06 +0000
(
01:15
+0000)
httemplate/edit/prospect_main.html
patch
|
blob
|
history
diff --git
a/httemplate/edit/prospect_main.html
b/httemplate/edit/prospect_main.html
index
8ae76a9
..
90f971a
100644
(file)
--- 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 {
();