[portal-commits] JBoss Portal SVN: r13051 - in branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf: admin and 7 other directories.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Thu Mar 19 10:04:16 EDT 2009


Author: thomas.heute at jboss.com
Date: 2009-03-19 10:04:16 -0400 (Thu, 19 Mar 2009)
New Revision: 13051

Modified:
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/assignRoles.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/editProfile.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/index.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/createRole.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/deleteRole.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/editRole.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleMembers.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/changePassword.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/confirmPendingAction.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/createUser.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/deleteUser.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/pendingUsers.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerConfirm.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerRoles.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/resetPassword.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/searchUsers.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/userTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/captcha.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/confirm.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/editProfileInfo.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/noTabContainer.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/profile.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/register.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/tabContainer.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/viewProfileInfo.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/index.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lost.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lostTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/status.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changeEmail.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changePassword.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfile.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileRedirect.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/status.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfile.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfileTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/confirm.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/overview.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/register.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/registerTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/success.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/startTemplate.xhtml
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/validationStatus/jbp_status.xhtml
Log:
Fixing some validation issue

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/assignRoles.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/assignRoles.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/assignRoles.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/editProfile.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/editProfile.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/editProfile.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/index.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/index.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/index.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/createRole.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/createRole.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/createRole.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/deleteRole.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/deleteRole.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/deleteRole.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/editRole.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/editRole.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/editRole.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleMembers.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleMembers.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleMembers.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles/roleTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/roles.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/changePassword.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/changePassword.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/changePassword.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/confirmPendingAction.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/confirmPendingAction.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/confirmPendingAction.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/createUser.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/createUser.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/createUser.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/deleteUser.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/deleteUser.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/deleteUser.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/pendingUsers.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/pendingUsers.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/pendingUsers.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerConfirm.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerConfirm.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerConfirm.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerRoles.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerRoles.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/registerRoles.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/resetPassword.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/resetPassword.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/resetPassword.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/searchUsers.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/searchUsers.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/searchUsers.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/userTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/userTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/admin/user/userTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/captcha.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/captcha.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/captcha.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/confirm.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/confirm.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/confirm.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/editProfileInfo.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/editProfileInfo.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/editProfileInfo.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/noTabContainer.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/noTabContainer.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/noTabContainer.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <ui:composition
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:ui="http://java.sun.com/jsf/facelets">
 

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/profile.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/profile.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/profile.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/register.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/register.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/register.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/tabContainer.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/tabContainer.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/tabContainer.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <ui:composition
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:ui="http://java.sun.com/jsf/facelets">
 

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -21,7 +21,6 @@
   ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.                  ~
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/viewProfileInfo.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/viewProfileInfo.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/common/viewProfileInfo.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/index.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/index.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/index.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lost.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lost.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lost.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lostTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lostTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/lostTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/status.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/status.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/lostPassword/status.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changeEmail.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changeEmail.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changeEmail.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changePassword.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changePassword.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/changePassword.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfile.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfile.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfile.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileRedirect.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileRedirect.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileRedirect.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/editProfileTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/status.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/status.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/status.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfile.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfile.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfile.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfileTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfileTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/profile/viewProfileTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/confirm.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/confirm.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/confirm.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/overview.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/overview.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/overview.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/register.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/register.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/register.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/registerTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/registerTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/registerTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/success.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/success.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/register/success.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/startTemplate.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/startTemplate.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/startTemplate.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
-<div
-   xmlns="http://www.w3.org/1999/xhtml"
+<div 
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/validationStatus/jbp_status.xhtml
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/validationStatus/jbp_status.xhtml	2009-03-19 13:52:45 UTC (rev 13050)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-war/jsf/validationStatus/jbp_status.xhtml	2009-03-19 14:04:16 UTC (rev 13051)
@@ -1,5 +1,4 @@
 <div
-   xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"




More information about the portal-commits mailing list