remove debugging code intercepting post requests

pull/1/head
bhoerdzn 11 years ago
parent 5057f27bbd
commit eda123d6fd

@ -173,9 +173,6 @@
// remove default collection name // remove default collection name
disableIf('collection', '#[defaultCollection]#'); disableIf('collection', '#[defaultCollection]#');
console.log("POST: "+$(this).serialize());
return false;
}); });
// add event handlers to all checkoxes & radio buttons // add event handlers to all checkoxes & radio buttons

Loading…
Cancel
Save