Roughing in roles selection

This commit is contained in:
Matthew Dillon 2015-10-12 12:05:45 -07:00
parent abb57c9ee0
commit c3e0da9cb4
4 changed files with 23 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{{
protected/users/user-form
user=model
currentUser=session.currentUser
save="save"
cancel="cancel"
}}