This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 12:36:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9987054557
Vulcan
/
client
/
templates
/
users.js
5 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
got gravatars to work for new users
2012-09-18 12:21:43 +09:00
Template
.
users
.
users
=
function
(
)
{
var
users
=
Meteor
.
users
.
find
(
)
;
return
users
;
}
;
Reference in a new issue
Copy permalink