Revision: 4268
Author: solomax666
Date: Fri Sep 23 08:02:57 2011
Log: Fixes Issue 1522 (issue in adding event through calendar)
http://code.google.com/p/openmeetings/source/detail?r=4268
Modified:
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/cal-data.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/infopanel.lzx
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/cal-data.lzx
Sun Oct 24 09:23:05 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/cal-data.lzx
Fri Sep 23 08:02:57 2011
@@ -136,6 +136,8 @@
<comment value=""/>
<notes value=""/>
<location value=""/>
+ <roomtype value="1"/>
+ <remindtype value="0"/>
<attendees />
<start year="" month="" day="" hour="" minute="" />
<end year="" month="" day="" hour="" minute="" />
@@ -161,6 +163,8 @@
<comment value=""/>
<notes value=""/>
<location value=""/>
+ <roomtype value="1"/>
+ <remindtype value="0"/>
<attendees />
<start year="" month="" day="" hour="" minute="" />
<end year="" month="" day="" hour="" minute="" />
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/infopanel.lzx
Sun Sep 11 06:23:02 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/infopanel.lzx
Fri Sep 23 08:02:57 2011
@@ -256,6 +256,9 @@
</handler>
</netRemoteCallHib>
+ <!--
+ public Long deleteAppointment(String SID,Long
appointmentId){
+ -->
<netRemoteCallHib name="deleteAppointment"
funcname="calendarservice.deleteAppointment"
remotecontext="$once{
canvas.thishib }" >
<netparam><method name="getValue">return canvas.sessionId;
</method></netparam>
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.