details: https://code.openbravo.com/erp/devel/pi/rev/112bc5f8f2c6 changeset: 29257:112bc5f8f2c6 user: David Miguelez <david.miguelez <at> openbravo.com> date: Wed Apr 20 19:58:48 2016 +0200 summary: Related to Issue 18273, related to Issue 18271. Fixes extra characters in html.
diffstat: modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (21 lines): diff -r a4c45ff02eb9 -r 112bc5f8f2c6 modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html --- a/modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html Wed Apr 20 09:56:17 2016 +0200 +++ b/modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html Wed Apr 20 19:58:48 2016 +0200 @@ -920,7 +920,7 @@ </select> </td> <td class="ContentCell"></td> -- <td class="ContentCell"></td> + <td class="ContentCell"></td> </tr> <tr> <td class="TitleCell"><span class="LabelText">Payment Method</span></td> @@ -1184,7 +1184,7 @@ </td> <td class="ContentCell"></td> <td class="ContentCell"></td> -- <td class="ContentCell"></td> + <td class="ContentCell"></td> </tr> <table class="Main_Client_TableEdition"> <tr> ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits