Changeset 555 for trunk/grails-app/views/taskGroup/show.gsp
- Timestamp:
- May 31, 2010, 4:55:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/taskGroup/show.gsp
r178 r555 14 14 <div class="body"> 15 15 <h1>Show TaskGroup</h1> 16 <g:if test="${flash.message}"> 17 <div class="message">${flash.message}</div> 18 </g:if> 16 <g:render template="/shared/messages" /> 19 17 <div class="dialog"> 20 18 <table>
Note: See TracChangeset
for help on using the changeset viewer.