Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by JensPfau: http://wiki.apache.org/tapestry/Tapestry5SubmitContextComponent The comment on the change is: Informal parameters are rendered now (thanks to François Armand) ------------------------------------------------------------------------------ // now the submit writer.element("input", "type", "submit", "name", elementName, "id", getClientId()); + _resources.renderInformalParameters(writer); } void afterRender(MarkupWriter writer) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
