aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/report/photo-js.html
blob: 91b9930e71e735bb9e336b1f81740d0223f1e705 (plain)
1
2
3
4
5
6
[% extra_css = BLOCK %]
    <link rel="stylesheet" href="[% version('/js/fancybox/jquery.fancybox-1.3.4.css') %]">
[% END %]
[% extra_js = [
    version('/js/fancybox/jquery.fancybox-1.3.4.pack.js')
] %]