projects
/
mkws-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:
d52e87c
)
Include Handlebars.
author
Mike Taylor
<mike@indexdata.com>
Thu, 19 Dec 2013 16:16:57 +0000
(16:16 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 19 Dec 2013 16:16:57 +0000
(16:16 +0000)
examples/htdocs/popup.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/popup.html
b/examples/htdocs/popup.html
index
71c0c4e
..
29aff8d
100644
(file)
--- a/
examples/htdocs/popup.html
+++ b/
examples/htdocs/popup.html
@@
-23,6
+23,7
@@
-->
<script type="text/javascript" src="http://mkws.indexdata.com/pazpar2/js/pz2.js"></script>
+ <script type="text/javascript" src="http://mkws.indexdata.com/handlebars-v1.1.2.js"></script>
<script type="text/javascript" src="http://mkws.indexdata.com/mkws.js"></script>
</head>