From: Krinkle Date: Thu, 23 Dec 2010 19:27:43 +0000 (+0000) Subject: fixing comment in jquery.makeCollapsible.js (in mw 'jquery' is written in lowercase... X-Git-Tag: 1.31.0-rc.0~33139 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=3f57784777165e6777a3073598a3571bef9396d9;p=lhc%2Fweb%2Fwiklou.git fixing comment in jquery.makeCollapsible.js (in mw 'jquery' is written in lowercase in filenames --- diff --git a/resources/jquery/jquery.makeCollapsible.css b/resources/jquery/jquery.makeCollapsible.css index fe46a0af57..8824aa4242 100644 --- a/resources/jquery/jquery.makeCollapsible.css +++ b/resources/jquery/jquery.makeCollapsible.css @@ -1,4 +1,4 @@ -/* See also jQuery.makeCollapsible.js */ +/* See also jquery.makeCollapsible.js */ .kr-collapsible-toggle { float:right; }