fix [ 1423608 ] Bug in Data Form in v6.8.5
This commit is contained in:
parent
1215b0b979
commit
96298c26ac
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ sub _tabAdminIcons {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
sub _tonull {
|
||||
return $_[1] eq "0" ? (undef, undef) : @_ ;
|
||||
return @_ ;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue