removed some debug code
This commit is contained in:
parent
0de492541b
commit
1af69b32c6
1 changed files with 0 additions and 2 deletions
|
|
@ -255,8 +255,6 @@ sub getAttachedFiles {
|
|||
if ($returnType eq 'link') {
|
||||
return sprintf("<img src='%s' class='DataformRecordFileIcon' /><a href='%s' class='DataformRecordFileLink'>%s</a>",$fileIcon,$fileUrl,$filename);
|
||||
}
|
||||
use Data::Dumper;
|
||||
$self->session->errorHandler->warn("<pre>".Dumper(\@paths)."</pre>");
|
||||
return \@paths;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue