Disable Google+ on login modal for IE

This is causing script errors in IE10.
This commit is contained in:
Matt Lott 2014-10-06 13:37:01 -07:00
parent 31056933e9
commit efa1f7c4a3

View file

@ -75,7 +75,9 @@ block modal-footer
| GitHub
div.network-login
.fb-login-button(data-show-faces="false", data-width="200", data-max-rows="1", data-scope="email")
div.network-login
.gplus-login-button#gplus-login-button
// Google+ login causing script errors on IE10
if !isIE
div.network-login
.gplus-login-button#gplus-login-button
div#recover-account-wrapper
a(data-toggle="coco-modal", data-target="modal/RecoverModal", data-i18n="login.recover")#link-to-recover recover account