Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4f77454d authored by NINASSI Benjamin's avatar NINASSI Benjamin
Browse files

adding state to peoplelist

parent dfb3da21
Branches
No related tags found
No related merge requests found
...@@ -18,6 +18,9 @@ ...@@ -18,6 +18,9 @@
<td> <td>
{{ p.getEmail }} {{ p.getEmail }}
</td> </td>
<td>
{{ p.state }}
</td>
</tr> </tr>
{% endfor %} {% endfor %}
</tbody> </tbody>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment