This commit is contained in:
Zach Copley 2011-04-17 20:34:05 -07:00
父節點 f3e0cd0b30
當前提交 b422a0d21a

查看文件

@ -31,7 +31,7 @@ $(document).ready(function() {
return false; return false;
}); });
// Restore live event stuff to other forms & submit buttions // Restore live event stuff to other forms & submit buttons
SN.Init.AjaxForms(); SN.Init.AjaxForms();
}); });