annotate template/tail.jade.mustache @ 42:530650b3bc40 default tip

something changed in pom to break pyjwt. switched to jwskate
author drewp@bigasterisk.com
date Wed, 14 Dec 2022 22:07:19 -0800
parents 8008ec2fd763
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10
e054949143e9 reworking addlink and shareWith support
drewp@bigasterisk.com
parents: 7
diff changeset
1 script(src='{{toRoot}}/static/lib/jquery-1.9.1.min.js')
17
a79279515c84 update select2 to current git
Drew Perttula <drewp@bigasterisk.com>
parents: 15
diff changeset
2 script(src='{{toRoot}}/static/lib/select2/select2.js')
15
4434b3dac18e makefile for deps
Drew Perttula <drewp@bigasterisk.com>
parents: 10
diff changeset
3 script(src="{{toRoot}}/static/lib/knockout-2.2.1.js")
21
8008ec2fd763 fix up link page reloading. tried davisjs; may not need it
Drew Perttula <drewp@bigasterisk.com>
parents: 17
diff changeset
4 script(src="{{toRoot}}/static/lib/async-2013-03-17.js")
8008ec2fd763 fix up link page reloading. tried davisjs; may not need it
Drew Perttula <drewp@bigasterisk.com>
parents: 17
diff changeset
5 script(src="{{toRoot}}/static/lib/jquery.rdfquery.rdfa.min-1.0.js")
8008ec2fd763 fix up link page reloading. tried davisjs; may not need it
Drew Perttula <drewp@bigasterisk.com>
parents: 17
diff changeset
6 script(src="{{toRoot}}/static/lib/RDFa.min.0.21.0.js")
8008ec2fd763 fix up link page reloading. tried davisjs; may not need it
Drew Perttula <drewp@bigasterisk.com>
parents: 17
diff changeset
7 script(src="{{toRoot}}/static/lib/RDFa-from-jsonld.js")
8008ec2fd763 fix up link page reloading. tried davisjs; may not need it
Drew Perttula <drewp@bigasterisk.com>
parents: 17
diff changeset
8 script(src="{{toRoot}}/static/lib/mustache.js")
4
409da49c148d partway though add
drewp@bigasterisk.com
parents: 2
diff changeset
9 script(src="{{toRoot}}/static/gui.js")