diff template/tail.jade.mustache @ 21:8008ec2fd763

fix up link page reloading. tried davisjs; may not need it Ignore-this: d0021609f019f0734e779a61e3e73b62
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 11 Jul 2013 00:45:55 -0700
parents a79279515c84
children
line wrap: on
line diff
--- a/template/tail.jade.mustache	Sun Mar 17 01:03:43 2013 -0700
+++ b/template/tail.jade.mustache	Thu Jul 11 00:45:55 2013 -0700
@@ -1,4 +1,9 @@
 script(src='{{toRoot}}/static/lib/jquery-1.9.1.min.js')
 script(src='{{toRoot}}/static/lib/select2/select2.js')
 script(src="{{toRoot}}/static/lib/knockout-2.2.1.js")
+script(src="{{toRoot}}/static/lib/async-2013-03-17.js")
+script(src="{{toRoot}}/static/lib/jquery.rdfquery.rdfa.min-1.0.js")
+script(src="{{toRoot}}/static/lib/RDFa.min.0.21.0.js")
+script(src="{{toRoot}}/static/lib/RDFa-from-jsonld.js")
+script(src="{{toRoot}}/static/lib/mustache.js")
 script(src="{{toRoot}}/static/gui.js")