Changeset 385 for trunk/grails-app/views/sectionDetailed/list.gsp
- Timestamp:
- Feb 18, 2010, 5:10:12 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/sectionDetailed/list.gsp
r355 r385 6 6 <meta name="layout" content="main" /> 7 7 <title>Section List</title> 8 <nav:resources override="true"/> 8 9 </head> 9 10 <body> 10 11 <div class="nav"> 11 < span class="menuButton"><g:link class="create" action="create">New Section</g:link></span>12 <nav:renderSubItems group="navAlt"/> 12 13 </div> 13 14 <div class="body"> 14 <h1>Section List</h1>15 15 <g:render template="/shared/messages" /> 16 16 <div class="list">
Note: See TracChangeset
for help on using the changeset viewer.