Author: thomas.heute(a)jboss.com
Date: 2007-02-27 06:21:36 -0500 (Tue, 27 Feb 2007)
New Revision: 6423
Modified:
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/windowNavigation.xhtml
Log:
Full path is required
Modified:
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/windowNavigation.xhtml
===================================================================
---
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/windowNavigation.xhtml 2007-02-27
11:02:21 UTC (rev 6422)
+++
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/windowNavigation.xhtml 2007-02-27
11:21:36 UTC (rev 6423)
@@ -4,6 +4,6 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core">
- <ui:include src="nodeNavigation.xhtml"/>
+ <ui:include src="/WEB-INF/jsp/management/nodeNavigation.xhtml"/>
</div>