From richfaces-svn-commits at lists.jboss.org Thu Oct 20 05:00:54 2011 Content-Type: multipart/mixed; boundary="===============3762441303605685738==" 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: r22830 - modules/tests/metamer/trunk/application/src/main/webapp/components/richNotify. Date: Thu, 20 Oct 2011 05:00:54 -0400 Message-ID: <201110200900.p9K90sYF031797@svn01.web.mwc.hst.phx2.redhat.com> --===============3762441303605685738== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: jpapouse Date: 2011-10-20 05:00:54 -0400 (Thu, 20 Oct 2011) New Revision: 22830 Modified: modules/tests/metamer/trunk/application/src/main/webapp/components/richN= otify/moreStacks.xhtml modules/tests/metamer/trunk/application/src/main/webapp/components/richN= otify/simple.xhtml modules/tests/metamer/trunk/application/src/main/webapp/components/richN= otify/validation.xhtml Log: fixed samples for notify component Modified: modules/tests/metamer/trunk/application/src/main/webapp/component= s/richNotify/moreStacks.xhtml =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 --- modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Notify/moreStacks.xhtml 2011-10-19 21:20:04 UTC (rev 22829) +++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Notify/moreStacks.xhtml 2011-10-20 09:00:54 UTC (rev 22830) @@ -1,10 +1,11 @@ > + xmlns:ui=3D"http://java.sun.com/jsf/facelets" xmlns:metamer=3D"http://= java.sun.com/jsf/composite/metamer" + xmlns:a4j=3D"http://richfaces.org/a4j" xmlns:rich=3D"http://richfaces.= org/rich"> +> = - = - - = - - - - - - - = - = - - - = - = - = - - - = - - = - - = - - - - -
- - - - -
- - - = -
= -
- = - -

Attributes - Notify

- -

Attributes - Notify Messages

- -

Attributes - Notify Stack 1

- -

Attributes - Notify Stack 2

- -
= -
- = + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + +
+
+ + +

Attributes - Notify

+ +

Attributes - Notify Messages

+ +

Attributes - Notify Stack 1

+ +

Attributes - Notify Stack 2

+ +
+
+ \ No newline at end of file Modified: modules/tests/metamer/trunk/application/src/main/webapp/component= s/richNotify/simple.xhtml =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 --- modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Notify/simple.xhtml 2011-10-19 21:20:04 UTC (rev 22829) +++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Notify/simple.xhtml 2011-10-20 09:00:54 UTC (rev 22830) @@ -38,57 +38,50 @@ = = - - - = - - - = = - - + + + + + + + + + Modified: modules/tests/metamer/trunk/application/src/main/webapp/component= s/richNotify/validation.xhtml =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 --- modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Notify/validation.xhtml 2011-10-19 21:20:04 UTC (rev 22829) +++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Notify/validation.xhtml 2011-10-20 09:00:54 UTC (rev 22830) @@ -1,10 +1,10 @@ + xmlns:ui=3D"http://java.sun.com/jsf/facelets" xmlns:rich=3D"http://ric= hfaces.org/rich" + xmlns:metamer=3D"http://java.sun.com/jsf/composite/metamer" xmlns:a4j= =3D"http://richfaces.org/a4j"> = - = - + = - - - - - - - + + + + + + + = - - - = - = - - = - - = - - - - - - = - = - - = - -

Attributes - Notify

- -

Attributes - Notify Messages

- -

Attributes - Notify Stack

- -
= -
- = + + + + + + + + + + + + + + + + + + +

Attributes - Notify

+ +

Attributes - Notify Messages

+ +

Attributes - Notify Stack

+ +
+
+ \ No newline at end of file --===============3762441303605685738==--