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
e1ccae8652
Vulcan
/
client
/
views
/
users
/
user_profile.js
6 lines
107 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Template[getTemplate('XYZ')] => Template.XYZ
2015-04-13 14:52:03 +09:00
Template
.
user
_profile
.
helpers
(
{
modularising the user edit page
2014-12-08 20:36:46 +09:00
userProfileDisplay
:
function
(
)
{
making user profile modular
2014-12-08 14:53:26 +09:00
return
userProfileDisplay
;
got rid of digest publications; simplified digest subscription; publishing comment author user
2013-10-26 10:37:32 +09:00
}
Delete all getTemplate related codes
2015-04-13 16:29:33 +09:00
}
)
;
Reference in a new issue
Copy permalink