mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-3551 Removed the unnecessary property parameters.body
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1054978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
>
|
||||
<#else>
|
||||
<#if parameters.type?? && parameters.type=="image">
|
||||
<@s.property value="parameters.body"/>
|
||||
<input type="image"<#rt/>
|
||||
<#if parameters.label??>
|
||||
alt="${parameters.label?html}"<#rt/>
|
||||
|
||||
Reference in New Issue
Block a user