Author: akushunin
Date: 2007-09-25 09:40:04 -0400 (Tue, 25 Sep 2007)
New Revision: 3096
Modified:
trunk/ui/calendar/src/main/templates/org/richfaces/htmlCalendar.jspx
Log:
RF-979
Modified: trunk/ui/calendar/src/main/templates/org/richfaces/htmlCalendar.jspx
===================================================================
--- trunk/ui/calendar/src/main/templates/org/richfaces/htmlCalendar.jspx 2007-09-25
13:27:21 UTC (rev 3095)
+++ trunk/ui/calendar/src/main/templates/org/richfaces/htmlCalendar.jspx 2007-09-25
13:40:04 UTC (rev 3096)
@@ -15,7 +15,7 @@
<div id="#{clientId}"
style="z-index: #{component.attributes['zindex']};
#{component.attributes['style']}"
- class="#{component.attributes['styleClass']}"
+ class="rich-calendar-popup #{component.attributes['styleClass']}"
x:passThruWithExclusions="value,name,type,id,styleClass,class,style">
<script
type="text/javascript">
Show replies by date