Changeset 44 for trunk/src/grails-app/views/layouts
- Timestamp:
- Jan 31, 2009, 10:33:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/grails-app/views/layouts/main.gsp
r41 r44 5 5 <link rel="shortcut icon" href="${createLinkTo(dir:'images',file:'gnuMimsIcon.ico')}" type="image/x-icon" /> 6 6 <g:layoutHead /> 7 <g:javascript library="application" /> 7 <g:javascript library="application" /> 8 8 </head> 9 9 <body> 10 10 <div id="wrapper" style="height: 100%;"> 11 <div id="top"> 12 </div> 11 13 <div id="content" align="center"> 12 14 <div id="spinner" class="spinner" style="display:none;">
Note: See TracChangeset
for help on using the changeset viewer.