Author: sebawagner
Date: Wed Apr 18 16:20:23 2012
New Revision: 1327563
URL: http://svn.apache.org/viewvc?rev=1327563&view=rev
Log:
Syntax error in : "EditUserContacts.lzx"
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/settings/usercontacts/editUserContacts.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/settings/usercontacts/editUserContacts.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/settings/usercontacts/editUserContacts.lzx?rev=1327563&r1=1327562&r2=1327563&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/settings/usercontacts/editUserContacts.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/settings/usercontacts/editUserContacts.lzx
Wed Apr 18 16:20:23 2012
@@ -26,7 +26,7 @@
<attribute name="contactContent" value="null"/>
<handler name="onvisible" args="v">
- if ($debug) Debug.wrote("editUserContacts onvisible",v);
+ if ($debug) Debug.write("editUserContacts onvisible",v);
if (v) {
if (this.contactContent == null) {
//We do some tricks to render / to show some of
the visible area