diff template/head.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 a79279515c84
line wrap: on
line diff
--- a/template/head.jade.mustache	Wed Mar 06 23:23:18 2013 -0800
+++ b/template/head.jade.mustache	Fri Mar 15 00:29:53 2013 -0700
@@ -1,3 +1,3 @@
 meta(name="viewport", content="width=650")
-link(rel="stylesheet", href="{{toRoot}}/static/lib/chosen.css")
+link(rel="stylesheet", href="{{toRoot}}/static/lib/select2-3.3.1/select2.css")
 link(rel="stylesheet", href="{{toRoot}}/static/style.css")
\ No newline at end of file