Changeset 449 for trunk/grails-app/views/layouts
- Timestamp:
- Mar 24, 2010, 3:28:33 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 1 *.log 2 2 *.war 3 target
-
- Property svn:ignore
-
trunk/grails-app/views/layouts/main.gsp
r322 r449 6 6 <link rel="shortcut icon" href="${resource(dir:'images',file:'gnuMimsIcon.ico')}" type="image/x-icon" /> 7 7 <g:layoutHead /> 8 <g:helpBalloons/> 8 <g:helpBalloons icon="${resource(plugin:'help-balloons', dir:'images', file:'balloon-icon.gif')}" 9 button="${resource(plugin:'help-balloons', dir:'images', file:'balloon-button.png')}" 10 balloonPrefix="${resource(plugin:'help-balloons', dir:'images')}/balloon-"/> 9 11 <nav:resources override="true"/> 10 12 <g:javascript library="application" />
Note: See TracChangeset
for help on using the changeset viewer.