Guillermo Gutiérrez
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
submodules/strategy/strategy.js
|
|
|
@ -1784,7 +1784,7 @@ define(function(require) { |
|
|
|
}); |
|
|
|
|
|
|
|
container.on('click', '.action-links .edit-email', function(e) { |
|
|
|
event.preventDefault(); |
|
|
|
e.preventDefault(); |
|
|
|
|
|
|
|
monster.waterfall([ |
|
|
|
function(callback) { |
|
|
|
|