removed ajaxify.enable, closes #85

v1.18.x
Baris Soner Usakli 12 years ago
parent a5b324cbc4
commit dd4ee28d26

@ -56,8 +56,6 @@
container.insertBefore(topic, null); container.insertBefore(topic, null);
$(topic).hide().fadeIn('slow'); $(topic).hide().fadeIn('slow');
} }
ajaxify.enable();
}); });

Loading…
Cancel
Save