This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
fgm
/
meteor__coursera-meteor-1
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Strom:
8d6528e2d7
Větve
Značky
final
master
w1
w2
w3
w4
meteor__courser...
/
client
/
client.js
client.js
99 B
Historie
Surový
1
2
3
4
5
6
/**
* Configure accounts-ui.
*/
Accounts.ui.config({
passwordSignupFields: "USERNAME_ONLY"
});