mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-09 07:25:46 +01:00
removed ajaxify.enable, closes #85
This commit is contained in:
@@ -56,8 +56,6 @@
|
|||||||
container.insertBefore(topic, null);
|
container.insertBefore(topic, null);
|
||||||
$(topic).hide().fadeIn('slow');
|
$(topic).hide().fadeIn('slow');
|
||||||
}
|
}
|
||||||
|
|
||||||
ajaxify.enable();
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user