got rid of some debug
This commit is contained in:
parent
2230f2fcc6
commit
4bcbc4959e
1 changed files with 0 additions and 1 deletions
|
|
@ -545,7 +545,6 @@ sub getEditForm {
|
|||
|
||||
# process errors
|
||||
my $errors = $self->session->stow->get('editFormErrors');
|
||||
print "[$errors]";
|
||||
if ($errors) {
|
||||
$tabform->getTab("properties")->readOnly(
|
||||
-value=>"<p>Some error(s) occurred:<ul><li>".join('</li><li>', @$errors).'</li></ul></p>',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue