mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-07-04 16:51:09 +02:00
prevent default
This commit is contained in:
@@ -182,6 +182,7 @@ onready(function(){
|
||||
replyBox.hide();
|
||||
}
|
||||
replyInfo.show = ! replyInfo.show;
|
||||
ev.preventDefault();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user