removed console.log statement
This commit is contained in:
parent
750c8f456e
commit
c2f61655a2
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ var associateProfileFields = {
|
|||
});
|
||||
|
||||
this.newProfileClassSelector.change(function() {
|
||||
console.log('selector has changed.')
|
||||
associateProfileFields.newProfileClassHasChanged();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue