remove debugging code intercepting post requests

This commit is contained in:
bhoerdzn 2013-10-09 11:51:07 +02:00
parent 5057f27bbd
commit eda123d6fd

View File

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