From portal-commits at lists.jboss.org Thu Nov 22 09:10:45 2007 Content-Type: multipart/mixed; boundary="===============0374325166743108569==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r9076 - branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard. Date: Thu, 22 Nov 2007 09:10:45 -0500 Message-ID: --===============0374325166743108569== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: emuckenhuber Date: 2007-11-22 09:10:45 -0500 (Thu, 22 Nov 2007) New Revision: 9076 Modified: branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-w= ar/WEB-INF/jsf/wizard/newWindowWizardConfirm.xhtml Log: fixed the portlet name in the wizard Modified: branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-= admin-war/WEB-INF/jsf/wizard/newWindowWizardConfirm.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/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-= war/WEB-INF/jsf/wizard/newWindowWizardConfirm.xhtml 2007-11-22 13:27:44 UTC= (rev 9075) +++ branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-= war/WEB-INF/jsf/wizard/newWindowWizardConfirm.xhtml 2007-11-22 14:10:45 UTC= (rev 9076) @@ -11,7 +11,7 @@ - --===============0374325166743108569==--
Portlet:#{newWindowWizard.selectedPortlet.name.defaultString} + #{newWindowWizard.selectedPortlet.name}
Portal: