details:   /erp/devel/pi/rev/092b43dd4ecb
changeset: 11546:092b43dd4ecb
user:      Asier Lostalé <asier.lostale <at> openbravo.com>
date:      Thu Apr 07 15:07:40 2011 +0200
summary:   Notes: styling

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 38570888ce33 -r 092b43dd4ecb 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
    Thu Apr 07 14:53:38 2011 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
    Thu Apr 07 15:07:40 2011 +0200
@@ -288,10 +288,10 @@
                                                                // the current 
user
                                                                if 
(record.createdBy === OB.User.id) {
                                                                        value = 
value +
-                                                                               
        ' <span class="OBNoteListGridDelete" >[<a class="OBNoteListGridDelete" 
href="#" onclick="' +
+                                                                               
        ' <span class="OBNoteListGridDelete" >[ <a class="OBNoteListGridDelete" 
href="#" onclick="' +
                                                                                
        this.layout.ID + '.deleteNote(\'' +
                                                                                
        record.id +
-                                                                               
        '\')">' + OB.I18N.getLabel('OBUIAPP_delete') + '</a>]</span>';
+                                                                               
        '\')">' + OB.I18N.getLabel('OBUIAPP_delete') + ' </a>]</span>';
                                                                } 
                                                                return value;
                                                        },

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to