svn commit: r1142487 - /struts/struts2/trunk/core/src/main/resources/template/simple/div.ftl
Author: lukaszlenart Date: Sun Jul 3 19:32:59 2011 New Revision: 1142487 URL: http://svn.apache.org/viewvc?rev=1142487&view=rev Log: Adds <#rt/> directive to remove empty spaces Modified: struts/struts2/trunk/core/src/main/resources/template/simple/div.ftl Modified: struts/struts2/trunk/core/src/main/resources/template/simple/div.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/div.ftl?rev=1142487&r1=1142486&r2=1142487&view=diff == --- struts/struts2/trunk/core/src/main/resources/template/simple/div.ftl (original) +++ struts/struts2/trunk/core/src/main/resources/template/simple/div.ftl Sun Jul 3 19:32:59 2011 @@ -20,13 +20,12 @@ * under the License. */ --> - id="${parameters.id?html}" -<#if parameters.name??> name="${parameters.name?html}" -<#if parameters.cssClass??> class="${parameters.cssClass?html}" -<#if parameters.cssStyle??> style="${parameters.cssStyle?html}" -<#if parameters.title??>title="${parameters.title?html}"<#rt/> - + +<#if parameters.id??> id="${parameters.id?html}"<#rt/> +<#if parameters.name??> name="${parameters.name?html}"<#rt/> +<#if parameters.cssClass??> class="${parameters.cssClass?html}"<#rt/> +<#if parameters.cssStyle??> style="${parameters.cssStyle?html}"<#rt/> +<#if parameters.title??> title="${parameters.title?html}"<#rt/> <#include "/${parameters.templateDir}/simple/scripting-events.ftl" /> <#include "/${parameters.templateDir}/simple/common-attributes.ftl" /> <#include "/${parameters.templateDir}/simple/dynamic-attributes.ftl" />
[CONF] Confluence Changes in the last 24 hours
This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache ActiveMQ (https://cwiki.apache.org/confluence/display/ACTIVEMQ) Pages - Apache ActiveMQ Board Report - July 2011 edited by jgomes (12:23 AM) https://cwiki.apache.org/confluence/display/ACTIVEMQ/Apache+ActiveMQ+Board+Report+-+July+2011 Apache Camel (https://cwiki.apache.org/confluence/display/CAMEL) Pages - Camel 2.8.0 Release edited by muellerc (05:16 PM) https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.8.0+Release Apache Felix (https://cwiki.apache.org/confluence/display/FELIX) Pages - news edited by clement.escoffier (03:30 AM) https://cwiki.apache.org/confluence/display/FELIX/news downloads edited by clement.escoffier (03:28 AM) https://cwiki.apache.org/confluence/display/FELIX/downloads iPOJO-news edited by clement.escoffier (03:27 AM) https://cwiki.apache.org/confluence/display/FELIX/iPOJO-news Download edited by clement.escoffier (03:27 AM) https://cwiki.apache.org/confluence/display/FELIX/Download OFBiz (Open For Business) Project Open Wiki (https://cwiki.apache.org/confluence/display/OFBIZ) Pages - Main New Features edited by hansbak (11:23 PM) https://cwiki.apache.org/confluence/display/OFBIZ/Main+New+Features Apache OpenOffice.org Community (https://cwiki.apache.org/confluence/display/OOOUSERS) Pages - OOo-Sitemap edited by w...@apache.org (08:56 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/OOo-Sitemap Project Planning edited by oiseaumer (07:14 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/Project+Planning OpenOffice Domains edited by mla (05:52 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/OpenOffice+Domains Build-Translate-Plan edited by mla (05:28 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/Build-Translate-Plan Apache Tapestry (https://cwiki.apache.org/confluence/display/TAPESTRY) Pages - Navigation edited by kaosko (07:02 PM) https://cwiki.apache.org/confluence/display/TAPESTRY/Navigation Component Libraries edited by bobharner (07:38 AM) https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Libraries Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action