This commit is contained in:
David Buxton 2014-01-23 11:43:38 +00:00
parent bb186820cb
commit f6503519c8

View File

@ -132,7 +132,7 @@
<!-- end: JavaScript-->
<script type="text/coffeescript">
$ () ->
$('.sparktristate').sparkline('html', {type: 'tristate', disabledHiddenCheck: true})
$('.sparktristate').sparkline('html', {type: 'tristate', disableHiddenCheck: true})
$('ul.nav li a').each () ->
if $($(this))[0].href == String(window.location)