@@ -2065,7 +2065,6 @@ function fastEdit(e, url, title, col, index, type)
{
var func = function()
- console.info($(".fast"));
$(".fast").submit();
};