You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2005/05/24 10:35:50 UTC

svn commit: r178140 - /lenya/trunk/src/webapp/lenya/usecases/tab/acLive.jx

Author: andreas
Date: Tue May 24 01:35:49 2005
New Revision: 178140

URL: http://svn.apache.org/viewcvs?rev=178140&view=rev
Log:
added JX template for AC live tab

Added:
    lenya/trunk/src/webapp/lenya/usecases/tab/acLive.jx

Added: lenya/trunk/src/webapp/lenya/usecases/tab/acLive.jx
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecases/tab/acLive.jx?rev=178140&view=auto
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/tab/acLive.jx (added)
+++ lenya/trunk/src/webapp/lenya/usecases/tab/acLive.jx Tue May 24 01:35:49 2005
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  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.
+-->
+
+<!-- $Id: ac.jx 156161 2005-03-04 15:23:21Z andreas $ -->
+<jx:import uri="tab/ac/ac.jx"
+  xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
+  xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"
+  xmlns="http://www.w3.org/1999/xhtml"
+  xmlns:i18n="http://apache.org/cocoon/i18n/2.1"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org