WIP adding user roles view; adding end datetime to user roles

This commit is contained in:
John N. Milner
2013-04-18 22:16:13 -04:00
parent ac9e5718c7
commit a3fcdec10c
10 changed files with 62 additions and 17 deletions
-9
View File
@@ -1,9 +0,0 @@
user:
id: 1
role: user
staff:
id: 2
role: staff
admin:
id: 3
role: admin