Merge remote-tracking branch 'refs/remotes/codecombat/master'
This commit is contained in:
commit
aec1b81070
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ module.exports = class AuthModal extends ModalView
|
||||||
createUser userObject, null, window.nextURL
|
createUser userObject, null, window.nextURL
|
||||||
|
|
||||||
onLoggingInWithFacebook: (e) ->
|
onLoggingInWithFacebook: (e) ->
|
||||||
@playSound 'menu-button-click'
|
|
||||||
modal = $('.modal:visible', @$el)
|
modal = $('.modal:visible', @$el)
|
||||||
@enableModalInProgress(modal) # TODO: part of forms
|
@enableModalInProgress(modal) # TODO: part of forms
|
||||||
|
|
||||||
|
|
Reference in a new issue