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 sh...@apache.org on 2006/01/16 23:29:56 UTC

svn commit: r369591 - /portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm

Author: shinsuke
Date: Mon Jan 16 14:29:54 2006
New Revision: 369591

URL: http://svn.apache.org/viewcvs?rev=369591&view=rev
Log:
removed "

Modified:
    portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm

Modified: portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm?rev=369591&r1=369590&r2=369591&view=diff
==============================================================================
--- portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm (original)
+++ portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/src/webapp/WEB-INF/templates/layout/html/columns/layout.vm Mon Jan 16 14:29:54 2006
@@ -86,7 +86,7 @@
            #set($row = $coords.y)
 			
            ## get the decorated Portlet content
-		   <div class="portal-layout-cell portal-layout-cell-${layoutType}-${row}-${col}"" >
+		   <div class="portal-layout-cell portal-layout-cell-${layoutType}-${row}-${col}" >
 		   ## editing block
 		   #if($editing)
 		   <div class="portlet-edit-bar">



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