- Revision
- 1109
- Author
- paul
- Date
- 2009-02-22 13:47:21 -0600 (Sun, 22 Feb 2009)
Log Message
add better method signature form
Modified Paths
Diff
Modified: trunk/web/web-waffle/src/main/webapp/ftl/scenario/stepdoc.ftl (1108 => 1109)
--- trunk/web/web-waffle/src/main/webapp/ftl/scenario/stepdoc.ftl 2009-02-22 19:46:44 UTC (rev 1108) +++ trunk/web/web-waffle/src/main/webapp/ftl/scenario/stepdoc.ftl 2009-02-22 19:47:21 UTC (rev 1109) @@ -31,7 +31,7 @@ </#list> </#if> <#if (view == 'METHODS') > - ${stepdoc.method} + ${stepdoc.signature} </#if> </#list> </pre>
To unsubscribe from this list please visit:
