source:
trunk/grails-app/views/query/common/_error.gsp
@
315
Last change on this file since 315 was 315, checked in by ademcan, 13 years ago | |
---|---|
File size: 333 bytes |
Line | |
---|---|
1 | <% |
2 | /** |
3 | * Wizard error template |
4 | * |
5 | * @author Jeroen Wesbeek |
6 | * @since 20100114 |
7 | * @package wizard |
8 | * @see dbnp.studycapturing.WizardTagLib |
9 | * @see dbnp.studycapturing.WizardController |
10 | * |
11 | * Revision information: |
12 | * $Rev: 299 $ |
13 | * $Author: duh $ |
14 | * $Date: 2010-03-22 14:40:35 +0100 (Mon, 22 Mar 2010) $ |
15 | */ |
16 | %> |
17 | |
18 | error... |
Note: See TracBrowser
for help on using the repository browser.