forked from leftypol/leftypol
disable highlightReply
This commit is contained in:
parent
970ff0d619
commit
91ab8eeae6
1 changed files with 3 additions and 1 deletions
|
@ -60,6 +60,8 @@
|
|||
'}' +
|
||||
'</style>')
|
||||
|
||||
$('.body a').click(inline)
|
||||
$('.body a')
|
||||
.attr('onclick', null)// disable highlightReply. so hacky
|
||||
.click(inline)
|
||||
|
||||
})()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue