phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] email/templates/default compose.tpl, 1.5.2.3, 1.5.2.4


From: Jonathan Rivera <address@hidden>
Subject: [Phpgroupware-cvs] email/templates/default compose.tpl, 1.5.2.3, 1.5.2.4
Date: Thu, 27 Nov 2003 17:21:31 +0000

Update of /cvsroot/phpgroupware/email/templates/default
In directory subversions:/tmp/cvs-serv30782/email/templates/default

Modified Files:
      Tag: Version-0_9_16-branch
        compose.tpl 
Log Message:
Bugfix, for not reported bug, the jsaddressbook doesn't close when you clink in 
Done, thi patch add the js function for do this in the template


Index: compose.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/email/templates/default/compose.tpl,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -C2 -d -r1.5.2.3 -r1.5.2.4
*** compose.tpl 13 Nov 2003 18:43:03 -0000      1.5.2.3
--- compose.tpl 27 Nov 2003 17:21:28 -0000      1.5.2.4
***************
*** 25,28 ****
--- 25,32 ----
                }
        }
+       function jsaddybook_closing(contact_ids)
+         {
+                 //alert('OPENER GOT -> '+contact_ids);
+         }
  -->
  </script>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]