1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00

backlinks on ukko are fine

This commit is contained in:
h00j 2021-03-04 15:09:52 +01:00
parent ee57b6b5ca
commit 8decd4f73f

View File

@ -14,7 +14,6 @@
*/
onready(function(){
if($('body').hasClass('active-ukko')) return;
var showBackLinks = function() {
var reply_id = $(this).attr('id').replace(/(^reply_)|(^op_)/, '');