From richfaces-svn-commits at lists.jboss.org Fri Jan 25 13:32:26 2008 Content-Type: multipart/mixed; boundary="===============6615195124594355177==" 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: r5647 - trunk/sandbox/samples/progressBarDemo/src/main/webapp/pages. Date: Fri, 25 Jan 2008 13:32:26 -0500 Message-ID: --===============6615195124594355177== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: andrei_exadel Date: 2008-01-25 13:32:26 -0500 (Fri, 25 Jan 2008) New Revision: 5647 Modified: trunk/sandbox/samples/progressBarDemo/src/main/webapp/pages/index.jsp Log: -//- Modified: trunk/sandbox/samples/progressBarDemo/src/main/webapp/pages/index= .jsp =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/sandbox/samples/progressBarDemo/src/main/webapp/pages/index.jsp 2= 008-01-25 18:32:21 UTC (rev 5646) +++ trunk/sandbox/samples/progressBarDemo/src/main/webapp/pages/index.jsp 2= 008-01-25 18:32:26 UTC (rev 5647) @@ -33,12 +33,10 @@ interval=3D"700" = reRender=3D"per1" styleClass=3D"main" - permanent=3D"#{bean.permanent}" - determined=3D"#{bean.determined}" reRenderAfterComplete=3D"per2" mode=3D"#{bean.modeString}" progressVar=3D"percent" - parameters=3D"p1:crack, p2: Process" + style=3D"width: 300px; height: 14px" > @@ -46,7 +44,7 @@ - = + = =
@@ -61,16 +59,7 @@ =
= - Permanent: - - -
= - Determined: - - -
- Ajax mode: --===============6615195124594355177==--