From seam-commits at lists.jboss.org Tue Sep 11 08:55:17 2012 Content-Type: multipart/mixed; boundary="===============3874099139482838586==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r15127 - branches/community/Seam_2_3/jboss-seam-gen/dist/view/layout. Date: Tue, 11 Sep 2012 08:55:16 -0400 Message-ID: <201209111255.q8BCtGZF013466@svn01.web.mwc.hst.phx2.redhat.com> --===============3874099139482838586== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manaRH Date: 2012-09-11 08:55:16 -0400 (Tue, 11 Sep 2012) New Revision: 15127 Modified: branches/community/Seam_2_3/jboss-seam-gen/dist/view/layout/template.xht= ml Log: JBSEAM-5032 - set a:log in template.xhtml to popup mode from default inline mode Modified: branches/community/Seam_2_3/jboss-seam-gen/dist/view/layout/templ= ate.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 --- branches/community/Seam_2_3/jboss-seam-gen/dist/view/layout/template.xh= tml 2012-09-11 12:01:51 UTC (rev 15126) +++ branches/community/Seam_2_3/jboss-seam-gen/dist/view/layout/template.xh= tml 2012-09-11 12:55:16 UTC (rev 15127) @@ -29,7 +29,7 @@

Powered by Seam #{org= .jboss.seam.version} and RichFac= es. Generated by seam-gen.

- +

Conversation: id =3D #{conversation.id}, #{conversation.longRu= nning ? 'long running' : 'temporary'}#{conversation.nested ? ', nested, par= ent id =3D '.concat(conversation.parentId) : ''} #{' - '} --===============3874099139482838586==--