mirror of
https://github.com/status-im/cabot.git
synced 2025-02-24 18:38:07 +00:00
typo
This commit is contained in:
parent
bb186820cb
commit
f6503519c8
@ -132,7 +132,7 @@
|
|||||||
<!-- end: JavaScript-->
|
<!-- end: JavaScript-->
|
||||||
<script type="text/coffeescript">
|
<script type="text/coffeescript">
|
||||||
$ () ->
|
$ () ->
|
||||||
$('.sparktristate').sparkline('html', {type: 'tristate', disabledHiddenCheck: true})
|
$('.sparktristate').sparkline('html', {type: 'tristate', disableHiddenCheck: true})
|
||||||
|
|
||||||
$('ul.nav li a').each () ->
|
$('ul.nav li a').each () ->
|
||||||
if $($(this))[0].href == String(window.location)
|
if $($(this))[0].href == String(window.location)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user