mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-20 20:51:50 +01:00
fuck
This commit is contained in:
parent
85a9077645
commit
9468df05b9
@ -137,7 +137,7 @@ $(document).ready(function() {
|
||||
|
||||
// don't attach to outbound links
|
||||
|
||||
if (App.options.get('useBacklinks')) {
|
||||
if (App.options.get('useInlining')) {
|
||||
$('.body a:not([rel]), .mentioned a')
|
||||
.attr('onclick', null)// XXX disable highlightReply
|
||||
.click(inline)
|
||||
|
Loading…
x
Reference in New Issue
Block a user