projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e917102
)
Wrong path.
author
Jakub Skoczen
<jakub@indexdata.dk>
Fri, 20 Jun 2008 11:44:04 +0000
(13:44 +0200)
committer
Jakub Skoczen
<jakub@indexdata.dk>
Fri, 20 Jun 2008 11:44:04 +0000
(13:44 +0200)
www/jsdemo/index.html
patch
|
blob
|
history
diff --git
a/www/jsdemo/index.html
b/www/jsdemo/index.html
index
fb69c23
..
4069e41
100644
(file)
--- a/
www/jsdemo/index.html
+++ b/
www/jsdemo/index.html
@@
-8,7
+8,7
@@
<head>
<title>Pazpar2 demo client</title>
<link rel="stylesheet" href="styles.css"></link>
- <script type="text/javascript" src="pazpar2/js/pz2.js"></script>
+ <script type="text/javascript" src="/pazpar2/js/pz2.js"></script>
<script type="text/javascript" src="example_client.js"></script>
</head>