Changeset 275 for trunk/grails-app/views/wizard/pages/_done.gsp
- Timestamp:
- Mar 17, 2010, 12:35:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/wizard/pages/_done.gsp
r262 r275 16 16 %> 17 17 <wizard:pageContent> 18 You are done!19 18 20 19 <span class="info"> 21 <span class="todo">TODO</span> 22 <ul> 23 <li>persist the data to the database :) nothing is currently being saved...</li> 24 </ul> 20 <span class="todo">Finished!</span> 21 The study you have just created has been properly saved. 25 22 </span> 23 26 24 </wizard:pageContent>
Note: See TracChangeset
for help on using the changeset viewer.