source:
trunk/grails-app/views/shared/_pictureHead.gsp
@
306
Last change on this file since 306 was 188, checked in by , 15 years ago | |
---|---|
File size: 254 bytes |
Line | |
---|---|
1 | |
2 | <link rel="stylesheet" href="${resource(dir:'css',file:'lightbox.css')}" /> |
3 | <g:javascript library="prototype/prototype" /> |
4 | <g:javascript library="lightbox" /> |
5 | <script type="text/javascript"> document.observe("dom:loaded", Lightbox.onload); </script> |
Note: See TracBrowser
for help on using the repository browser.