Revision: 4009
Author:   solomax666
Date:     Wed Jul 27 07:35:35 2011
Log:      - calendar height is corrected to be fully scrollable
http://code.google.com/p/openmeetings/source/detail?r=4009

Modified:
/trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/lzCalendar.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/lzCalendar.lzx Mon May 30 14:28:58 2011 +++ /trunk/singlewebapp/WebContent/openmeetings/modules/lzcalendar/lzCalendar.lzx Wed Jul 27 07:35:35 2011
@@ -9,10 +9,10 @@
                                          "September","October", "November",
                                          "December" ]'/>

-<class name="lzCalendar" extends="baseContentView" height="570">
+<class name="lzCalendar" extends="baseContentView" height="600">

        <handler name="oninit">
-               this.setAttribute("height",570);
+               //this.setAttribute("height",570);
        </handler>

        <dateSelector name="_calendar" y="0" x="2">

--
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