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