author | Lennard de Rijk <ljvderijk@gmail.com> |
Fri, 23 Jan 2009 17:07:54 +0000 | |
changeset 928 | df051fc9d7a1 |
parent 918 | 295c0d4f6d98 |
child 1085 | 0afbdd0905ef |
permissions | -rw-r--r-- |
495
87afae6e4c51
Added basic 'invite' functionality
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff
changeset
|
1 |
<tr align="left"> |
918
295c0d4f6d98
Changed the request templates to match the changes to the model.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
562
diff
changeset
|
2 |
<th class="first" align="right">User</th> |
495
87afae6e4c51
Added basic 'invite' functionality
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff
changeset
|
3 |
<th>Role</th> |
918
295c0d4f6d98
Changed the request templates to match the changes to the model.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
562
diff
changeset
|
4 |
<th>For</th> |
928
df051fc9d7a1
Replaced the boolean properties in soc/models/request.py with a state property.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
918
diff
changeset
|
5 |
<th>State</th> |
495
87afae6e4c51
Added basic 'invite' functionality
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff
changeset
|
6 |
</tr> |