[portal-commits] JBoss Portal SVN: r5797 - branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Mon Dec 11 12:21:47 EST 2006


Author: julien at jboss.com
Date: 2006-12-11 12:21:44 -0500 (Mon, 11 Dec 2006)
New Revision: 5797

Modified:
   branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/error.jsp
   branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/login.jsp
Log:
removed references to layout tld

Modified: branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/error.jsp
===================================================================
--- branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/error.jsp	2006-12-11 17:15:07 UTC (rev 5796)
+++ branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/error.jsp	2006-12-11 17:21:44 UTC (rev 5797)
@@ -1,11 +1,6 @@
-<%@ taglib uri="/WEB-INF/theme/portal-layout.tld" prefix="p" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-<head>
-   <p:theme themeName='renaissance'/>
-</head>
-
 <body id="body">
 <div id="portal-container">
    <div id="sizer">

Modified: branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/login.jsp
===================================================================
--- branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/login.jsp	2006-12-11 17:15:07 UTC (rev 5796)
+++ branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-server-war/login.jsp	2006-12-11 17:21:44 UTC (rev 5797)
@@ -21,7 +21,6 @@
   ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.                 ~
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--%>
 
-<%@ taglib uri="/WEB-INF/theme/portal-layout.tld" prefix="p" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>




More information about the portal-commits mailing list