Mercurial > code > home > repos > href
diff template/tail.jade.mustache @ 10:e054949143e9
reworking addlink and shareWith support
Ignore-this: b1665b776f3964f7fde219acadc51f32
author | drewp@bigasterisk.com |
---|---|
date | Fri, 15 Mar 2013 00:29:53 -0700 |
parents | 93d94f327e82 |
children | 4434b3dac18e |
line wrap: on
line diff
--- a/template/tail.jade.mustache Wed Mar 06 23:23:18 2013 -0800 +++ b/template/tail.jade.mustache Fri Mar 15 00:29:53 2013 -0700 @@ -1,4 +1,4 @@ -script(src='//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js') -script(src='{{toRoot}}/static/lib/chosen-0.9.11.jquery.min.js') +script(src='{{toRoot}}/static/lib/jquery-1.9.1.min.js') +script(src='{{toRoot}}/static/lib/select2-3.3.1/select2.min.js') script(src="{{toRoot}}/static/lib/knockout-2.2.0.debug.js") script(src="{{toRoot}}/static/gui.js")