Changeset 262 for trunk/grails-app/views/wizard/pages/_start.gsp
- Timestamp:
- Mar 12, 2010, 5:42:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/wizard/pages/_start.gsp
r247 r262 22 22 to continue 23 23 </span> 24 25 <span class="info"> 26 <span class="known">Known issues</span> 27 <ul> 28 <li>navigating away from the wizard will result in loss of work. While you are currently warned when 29 clicking links outside of the wizard, this problem still exists when clicking 'refresh' or the 30 back / forward buttons</li> 31 <li>no data is actually stored yet at the end of the wizard</li> 32 </ul> 33 </span> 34 35 <!-- g:render template="pages/demo" //--> 36 24 37 </wizard:pageContent>
Note: See TracChangeset
for help on using the changeset viewer.