Author: xlawrence
Date: Wed Aug  9 10:37:52 2006
New Revision: 14868

URL: https://svndev.jahia.net/websvn/listing.php?sc=1&rev=14868&repname=jahia
Log:
remove jsp:include for navigation

Modified:
    trunk/core/src/webapp/jsp/jahia/engines/addcontainer/addcontainer.jsp

Modified: trunk/core/src/webapp/jsp/jahia/engines/addcontainer/addcontainer.jsp
URL: 
https://svndev.jahia.net/websvn/diff.php?path=/trunk/core/src/webapp/jsp/jahia/engines/addcontainer/addcontainer.jsp&rev=14868&repname=jahia
==============================================================================
--- trunk/core/src/webapp/jsp/jahia/engines/addcontainer/addcontainer.jsp 
(original)
+++ trunk/core/src/webapp/jsp/jahia/engines/addcontainer/addcontainer.jsp Wed 
Aug  9 10:37:52 2006
@@ -1,18 +1,18 @@
 <%--
 Copyright 2002-2006 Jahia Ltd
 
-Licensed under the JAHIA COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (JCDDL), 
-Version 1.0 (the "License"), or (at your option) any later version; you may 
-not use this file except in compliance with the License. You should have 
-received a copy of the License along with this program; if not, you may obtain 
-a copy of the License at 
+Licensed under the JAHIA COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (JCDDL),
+Version 1.0 (the "License"), or (at your option) any later version; you may
+not use this file except in compliance with the License. You should have
+received a copy of the License along with this program; if not, you may obtain
+a copy of the License at
 
  http://www.jahia.org/license/
 
-Unless required by applicable law or agreed to in writing, software 
-distributed under the License is distributed on an "AS IS" BASIS, 
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
-See the License for the specific language governing permissions and 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
 limitations under the License.
 --%><%@ page language="java" contentType="text/html;charset=UTF-8" %>
 <%@ page import="org.jahia.data.containers.JahiaContainer" %>
@@ -65,10 +65,6 @@
 <jsp:include page="../buttons.jsp" flush="true" />
 <!-- End Buttons -->
 
-<!-- Navigation -->
-<jsp:include page="../navigation.jsp" flush="true" />
-<!-- Navigation -->
-
 <!-- Menubar -->
 <jsp:include page="../menuBar.jsp" flush="true" />
 <!-- End Menubar -->

Reply via email to