details:   https://code.openbravo.com/erp/devel/pi/rev/fbb7883e896b
changeset: 16572:fbb7883e896b
user:      Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
date:      Thu May 17 18:24:05 2012 +0200
summary:   Fixed issue 15247: removing line break

diffstat:

 src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r c22edc257534 -r fbb7883e896b 
src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java
--- a/src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java Thu May 17 
18:18:54 2012 +0200
+++ b/src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java Thu May 17 
18:24:05 2012 +0200
@@ -290,7 +290,6 @@
     if (heartBeatConf_win != null) {
       newTabTitle = heartBeatConf_win.getIdentifier();
       newTabTitle = escapeHtml(newTabTitle);
-
     } else {
       newTabTitle = "Heartbeat Configuration";
     }

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to