FSN#38647 FIN factuurregel lijst heeft ondereen een <td> te veel

svn path=/Website/trunk/; revision=31844
This commit is contained in:
Jos Groot Lipman
2016-12-06 09:39:34 +00:00
parent 8ff3cb54c0
commit 95df7a79ec

View File

@@ -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>";
}