Last change
on this file since 910 was
809,
checked in by gav, 14 years ago
|
Domain change, first draft of TaskProcedureRevisions.
|
File size:
603 bytes
|
Rev | Line | |
---|
[809] | 1 | |
---|
| 2 | |
---|
| 3 | <html> |
---|
| 4 | <head> |
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
---|
| 6 | <meta name="layout" content="main" /> |
---|
| 7 | <title>Show TaskProcedure</title> |
---|
| 8 | <nav:resources override="true"/> |
---|
| 9 | </head> |
---|
| 10 | <body> |
---|
| 11 | <div class="nav"> |
---|
| 12 | <nav:renderSubItems group="navAlt"/> |
---|
| 13 | </div> |
---|
| 14 | <div class="body"> |
---|
| 15 | <g:if test="${flash.message}"> |
---|
| 16 | <div class="message">${flash.message}</div> |
---|
| 17 | </g:if> |
---|
| 18 | |
---|
| 19 | |
---|
| 20 | <g:render template="/taskProcedureDetailed/taskProcedureRevision" /> |
---|
| 21 | </div> |
---|
| 22 | </body> |
---|
| 23 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.