diff template/tail.jade.mustache @ 17:a79279515c84

update select2 to current git Ignore-this: add03e720d826963b6b9f19c0e3cce7b
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 17 Mar 2013 00:48:49 -0700
parents 4434b3dac18e
children 8008ec2fd763
line wrap: on
line diff
--- a/template/tail.jade.mustache	Sun Mar 17 00:48:23 2013 -0700
+++ b/template/tail.jade.mustache	Sun Mar 17 00:48:49 2013 -0700
@@ -1,4 +1,4 @@
 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/select2/select2.js')
 script(src="{{toRoot}}/static/lib/knockout-2.2.1.js")
 script(src="{{toRoot}}/static/gui.js")