mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
WW-1317
- added test case that is being added to WW but is not in Struts2 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
listenTopics="${parameters.listenTopics}"<#rt/>
|
||||
</#if>
|
||||
<#include "/${parameters.templateDir}/simple/scripting-events.ftl"/>
|
||||
><#if parameters.nameValue?exists><@saf.property value="parameters.nameValue"/><#rt/></#if></button></div>
|
||||
><#if parameters.nameValue?exists><@saf.property value="parameters.nameValue"/><#rt/></#if></button>
|
||||
<#--include "/${parameters.templateDir}/xhtml/controlfooter.ftl" /-->
|
||||
<#include "/${parameters.templateDir}/${themeProperties.parent}/controlfooter.ftl" />
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
<tr> <td colspan="2"><div align="right"><button type="submit" dojoType="BindButton" value="submit" targetDiv="formId" onLoad="alert('form submitted');" notifyTopics="b" listenTopics="a">submit</button></div> </td> </tr>
|
||||
<tr> <td class="tdLabel"></td><td align="right"><button type="submit" dojoType="BindButton" value="submit" targetDiv="formId" onLoad="alert('form submitted');" notifyTopics="b" listenTopics="a">submit</button></td> </tr>
|
||||
|
||||
Reference in New Issue
Block a user