fixed bug 717356
This commit is contained in:
parent
eb5e58edb4
commit
87a06e2331
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ sub www_edit {
|
|||
}
|
||||
return $_[0]->SUPER::www_edit(
|
||||
-properties=>$properties->printRowsOnly,
|
||||
-layout=>$layout->printRowsOnly
|
||||
-layout=>$layout->printRowsOnly,
|
||||
-headingId=>8,
|
||||
-helpId=>1
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue