summaryrefslogtreecommitdiffstats
path: root/templates/header.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-07 08:48:43 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-07 08:48:43 +0000
commitfb15deeef32d80ef922a578d742ff49633d5f94e (patch)
tree8035edb92e3e33000b3467ca2b9c9e796d67d169 /templates/header.tpl
parent7c498e18d97daa7ae42e355adf24b8c77cacad33 (diff)
nice bubble preview in photo index view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@33 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates/header.tpl')
-rw-r--r--templates/header.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/header.tpl b/templates/header.tpl
index 9f1e85a..ce88ff0 100644
--- a/templates/header.tpl
+++ b/templates/header.tpl
@@ -6,4 +6,5 @@
<link href="stylesheet.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="rpc.php?mode=init&amp;client=all"></script>
<script type="text/javascript" src="phpfspot.js"></script>
+ <script type="text/javascript" src="bubble.js"></script>
</head>