diff template/head.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 e054949143e9
children c23acc88324b
line wrap: on
line diff
--- a/template/head.jade.mustache	Sun Mar 17 00:48:23 2013 -0700
+++ b/template/head.jade.mustache	Sun Mar 17 00:48:49 2013 -0700
@@ -1,3 +1,3 @@
 meta(name="viewport", content="width=650")
-link(rel="stylesheet", href="{{toRoot}}/static/lib/select2-3.3.1/select2.css")
+link(rel="stylesheet", href="{{toRoot}}/static/lib/select2/select2.css")
 link(rel="stylesheet", href="{{toRoot}}/static/style.css")
\ No newline at end of file