Add sound to Facebook login

This commit is contained in:
Imperadeiro98 2015-11-19 21:36:57 +00:00
parent 094743c4f5
commit 480a310313

View file

@ -106,6 +106,7 @@ module.exports = class AuthModal extends ModalView
createUser userObject, null, window.nextURL
onLoggingInWithFacebook: (e) ->
@playSound 'menu-button-click'
modal = $('.modal:visible', @$el)
@enableModalInProgress(modal) # TODO: part of forms