Changeset 696 for trunk/grails-app/views/appCore
- Timestamp:
- Oct 18, 2010, 5:02:00 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/appCore/start.gsp
r695 r696 172 172 <br /> 173 173 <g:jasperReport controller="report" 174 action="equipmentRegisterFinancial" 175 jasper="equipmentRegisterFinancial" 176 name="Equipment Register (Financial)" 177 format="PDF, XLS"> 178 <g:select optionKey="id" 179 from="${sections}" 180 name="section.id"> 181 </g:select> 182 </g:jasperReport> 183 <br /> 184 <g:jasperReport controller="report" 174 185 action="templatePortrait" 175 186 jasper="templatePortrait"
Note: See TracChangeset
for help on using the changeset viewer.