mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Disabled GitHub login for now, since it's too buggy and also makes the server mad slow.
This commit is contained in:
parent
1bd70591a0
commit
912df310a2
1 changed files with 5 additions and 4 deletions
|
@ -70,10 +70,11 @@ block modal-body-wait-content
|
|||
|
||||
block modal-footer
|
||||
.modal-footer
|
||||
div.network-login
|
||||
btn.btn.btn-sm.github-login-button#github-login-button
|
||||
img(src="/images/pages/modal/auth/github_icon.png")
|
||||
| GitHub
|
||||
// GitHub login too buggy to survive
|
||||
//div.network-login
|
||||
// btn.btn.btn-sm.github-login-button#github-login-button
|
||||
// img(src="/images/pages/modal/auth/github_icon.png")
|
||||
// | GitHub
|
||||
div.network-login
|
||||
.fb-login-button(data-show-faces="false", data-width="200", data-max-rows="1", data-scope="email")
|
||||
// Google+ login causing script errors on IE10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue