source:
trunk/grails-app/views/query/index.gsp
@
566
Last change on this file since 566 was 566, checked in by jahn, 13 years ago | |
---|---|
File size: 156 bytes |
Line | |
---|---|
1 | <html> |
2 | <body> |
3 | </body> |
4 | |
5 | <g:form controller="query"> |
6 | <g:textField name="bla"/> |
7 | <g:actionSubmit value="Submit" action="success"/> |
8 | </g:form> |
9 | |
10 | |
11 | |
12 | </html> |
Note: See TracBrowser
for help on using the repository browser.