removed ajaxify.enable, closes #85

This commit is contained in:
Baris Soner Usakli
2013-07-16 16:21:12 -04:00
parent a5b324cbc4
commit dd4ee28d26

View File

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