source:
trunk/grails-app/views/wizard/common/_error.gsp
@
88
Last change on this file since 88 was 88, checked in by duh, 11 years ago | |
---|---|
File size: 299 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$ |
13 | * $Author$ |
14 | * $Date$ |
15 | */ |
16 | %> |
17 | <div id="wizardError" class="error"/> |
Note: See TracBrowser
for help on using the repository browser.