source: trunk/grails-app/views/query/index.gsp @ 1430

Last change on this file since 1430 was 1430, checked in by work@…, 13 years ago
  • set keyword expansion
  • Property svn:keywords set to Rev Author Date
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.