You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2007/08/16 04:47:41 UTC

svn commit: r566472 - /portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/WEB-INF/templates/layout/wml/columns/layout.vm

Author: taylor
Date: Wed Aug 15 19:47:40 2007
New Revision: 566472

URL: http://svn.apache.org/viewvc?view=rev&rev=566472
Log:
remove directives as it breaks agents

Modified:
    portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/WEB-INF/templates/layout/wml/columns/layout.vm

Modified: portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/WEB-INF/templates/layout/wml/columns/layout.vm
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/WEB-INF/templates/layout/wml/columns/layout.vm?view=diff&rev=566472&r1=566471&r2=566472
==============================================================================
--- portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/WEB-INF/templates/layout/wml/columns/layout.vm (original)
+++ portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/WEB-INF/templates/layout/wml/columns/layout.vm Wed Aug 15 19:47:40 2007
@@ -1,4 +1,3 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 #*
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
@@ -32,7 +31,6 @@
   #set($isRoot=true)
 #end
    
-<!-- Decorator  $decorator  ${decoTop} - ${decoBottom}-->
 #if ($isRoot)
   #parse($myFragment.decoration.header)
    #set($layoutClass = "portal-nested-layout")



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org