Revision: 4269
Author:   solomax666
Date:     Fri Sep 23 08:10:49 2011
Log:      Creating of calendar events is fixed
http://code.google.com/p/openmeetings/source/detail?r=4269

Modified:
 /tags/1_8
 /tags/1_8/WebContent/openmeetings/modules/lzcalendar/cal-data.lzx
 /tags/1_8/WebContent/openmeetings/modules/lzcalendar/infopanel.lzx

=======================================
--- /tags/1_8/WebContent/openmeetings/modules/lzcalendar/cal-data.lzx Sun Oct 24 09:23:05 2010 +++ /tags/1_8/WebContent/openmeetings/modules/lzcalendar/cal-data.lzx Fri Sep 23 08:10:49 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="" />
=======================================
--- /tags/1_8/WebContent/openmeetings/modules/lzcalendar/infopanel.lzx Sun Sep 11 06:23:02 2011 +++ /tags/1_8/WebContent/openmeetings/modules/lzcalendar/infopanel.lzx Fri Sep 23 08:10:49 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.

Reply via email to