From richfaces-svn-commits at lists.jboss.org Thu Feb 3 00:17:10 2011 Content-Type: multipart/mixed; boundary="===============7047999463879735936==" 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: r21409 - modules/docs/trunk/Component_Reference/src/main/docbook/en-US. Date: Thu, 03 Feb 2011 00:16:59 -0500 Message-ID: <201102030516.p135Gx0L011754@svn01.web.mwc.hst.phx2.redhat.com> --===============7047999463879735936== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: SeanRogers Date: 2011-02-03 00:16:58 -0500 (Thu, 03 Feb 2011) New Revision: 21409 Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo= nent_Reference-Functions.xml Log: Fixed build error in Functions chapter Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/cha= p-Component_Reference-Functions.xml =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/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Functions.xml 2011-02-03 04:40:17 UTC (rev 21408) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Functions.xml 2011-02-03 05:16:58 UTC (rev 21409) @@ -32,7 +32,6 @@ The rich:findComponent('id') function returns the = a UIComponent instance of the passed component identifier. If the specified= component identifier is not found, null is returned ins= tead. - <function>rich:findComponent</function> example --===============7047999463879735936==--