Removed debug line
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user