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
35efbeb3ee
Vulcan
/
client
/
views
/
users
/
dashboard
/
users_list_username.html
4 lines
99 B
HTML
Raw
Normal View
History
Unescape
Escape
rebuild user management page with reactive-table
2015-02-12 23:28:14 -05:00
<
template
name
=
"users_list_username"
>
pass user object to profileUrl helper instead of id Because the allUsers publication is no longer available outside of reactive-table data context.
2015-02-16 17:56:14 -05:00
<
a
href
=
"{{profileUrl this}}"
>
{{username}}
<
/
a
>
rebuild user management page with reactive-table
2015-02-12 23:28:14 -05:00
<
/
template
>
Reference in a new issue
Copy permalink