[Suiviobsmer-commits] r542 - trunk/wao-ui/src/main/webapp/js
Author: fdesbois Date: 2010-06-17 13:07:45 +0000 (Thu, 17 Jun 2010) New Revision: 542 Log: Ano #687 : Add test Modified: trunk/wao-ui/src/main/webapp/js/ContactComment.js Modified: trunk/wao-ui/src/main/webapp/js/ContactComment.js =================================================================== --- trunk/wao-ui/src/main/webapp/js/ContactComment.js 2010-06-16 20:43:42 UTC (rev 541) +++ trunk/wao-ui/src/main/webapp/js/ContactComment.js 2010-06-17 13:07:45 UTC (rev 542) @@ -22,7 +22,7 @@ * - contact.edited : if a contact is currently in edition * - contact.comment : comment value to initialize * - contact.unfinished : if contact is in unfinished state - * - contact.id : id of the contact (used to save directly the contact) + * - contact.id : id of the contact (used to save directly the comment) */ openWindow: function(contact) { this.editionMode = contact.edited;
participants (1)
-
fdesbois@users.labs.libre-entreprise.org