This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
fgm
/
meteor__coursera-meteor-1
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Drzewo:
8d6528e2d7
Gałęzie
Tagi
final
master
w1
w2
w3
w4
meteor__courser...
/
client
/
client.js
client.js
99 B
Historia
Czysty
1
2
3
4
5
6
/**
* Configure accounts-ui.
*/
Accounts.ui.config({
passwordSignupFields: "USERNAME_ONLY"
});