Author: ilya_shaikovsky
Date: 2010-11-04 05:06:34 -0400 (Thu, 04 Nov 2010)
New Revision: 19923
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/calendar/samples/calendar-sample.xhtml
Log:
https://jira.jboss.org/browse/RF-9595 - fixed and demo updated
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/calendar/samples/calendar-sample.xhtml
===================================================================
---
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/calendar/samples/calendar-sample.xhtml 2010-11-04
08:27:10 UTC (rev 19922)
+++
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/calendar/samples/calendar-sample.xhtml 2010-11-04
09:06:34 UTC (rev 19923)
@@ -30,8 +30,6 @@
datePattern="#{calendarBean.pattern}"
showApplyButton="#{calendarBean.showApply}" cellWidth="24px"
cellHeight="22px" style="width:200px">
- <f:convertDateTime pattern="#{calendarBean.pattern}"
- onchange="alert('1')" />
</rich:calendar>
</a4j:outputPanel>
<h:panelGrid columns="2">