new jasmine location
[mkws-moved-to-github.git] / examples / htdocs / popup.html
index 892b169..29aff8d 100644 (file)
     </script>
 
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
+    <script type="text/javascript" src="http://jquery-json.googlecode.com/files/jquery.json-2.4.js"></script>
     <!-- legacy libs for testing
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js"></script>
     <script src="http://code.jquery.com/ui/1.8.0/jquery-ui.min.js"></script>
     -->
 
     <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>