mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Bugfix.
This commit is contained in:
parent
023d57f0cf
commit
415d1e811e
@ -24,7 +24,7 @@ $(document).ready ->
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild gog
|
||||
$(this).removeAttr 'data-service'
|
||||
|
||||
$('ul#comments-tabs li.hint').remove
|
||||
$('ul#comments-tabs li.hint').remove()
|
||||
|
||||
$('ul#comments-tabs li').removeClass 'current'
|
||||
$('.comments-tab').removeClass 'current'
|
||||
|
Loading…
Reference in New Issue
Block a user