FSN#38647 FIN factuurregel lijst heeft ondereen een <td> te veel
svn path=/Website/trunk/; revision=31844
This commit is contained in:
@@ -1483,7 +1483,7 @@ function __rsMakeTableFootnote(anyMultiActions, oRsFlexData)
|
||||
|
||||
// Nog extra kolom headers voor de flexkenmerken
|
||||
// Flexkenmerken tonen bij isPrinting, isExcel of showProperties
|
||||
if (this.printFlex)
|
||||
if (this.printFlex && this.propertiesColumn == null)
|
||||
{
|
||||
html_f += "<td></td>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user