From richfaces-svn-commits at lists.jboss.org Fri Feb 1 11:59:08 2008 Content-Type: multipart/mixed; boundary="===============7509787515255911385==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r5769 - trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/scripts. Date: Fri, 01 Feb 2008 11:59:08 -0500 Message-ID: --===============7509787515255911385== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: akushunin Date: 2008-02-01 11:59:08 -0500 (Fri, 01 Feb 2008) New Revision: 5769 Modified: trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/script= s/calendar.js Log: http://jira.jboss.com/jira/browse/RF-2132 Modified: trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html= /scripts/calendar.js =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/scrip= ts/calendar.js 2008-02-01 16:42:25 UTC (rev 5768) +++ trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/scrip= ts/calendar.js 2008-02-01 16:59:08 UTC (rev 5769) @@ -948,7 +948,7 @@ createSpinnerTable: function(id) { return '<= tr>'+ ''+ = '
'+ - ''+ + ''+ ''+ ''+ @@ -1974,7 +1974,6 @@ this.selectedDate.setHours(h); this.renderHF(); } - = if (this.params.popup && !this.showApplyButton && updateTime) this.close= (true); }, = --===============7509787515255911385==--