disable highlightReply
This commit is contained in:
parent
970ff0d619
commit
91ab8eeae6
@ -60,6 +60,8 @@
|
|||||||
'}' +
|
'}' +
|
||||||
'</style>')
|
'</style>')
|
||||||
|
|
||||||
$('.body a').click(inline)
|
$('.body a')
|
||||||
|
.attr('onclick', null)// disable highlightReply. so hacky
|
||||||
|
.click(inline)
|
||||||
|
|
||||||
})()
|
})()
|
||||||
|
Loading…
Reference in New Issue
Block a user