Removed debug line

This commit is contained in:
AndyButland
2014-08-14 18:07:21 +02:00
parent ca2dd3eb47
commit beda0968ae

View File

@@ -64,7 +64,6 @@ function valFormManager(serverValidationManager, $rootScope, $log, $timeout, not
return;
}
console.log("I am dirty");
var path = nextLocation.split("#")[1];
if (path) {
if (path.indexOf("%253") || path.indexOf("%252")) {