mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Fix list editor template
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<input name="usr_id" value="{{ user.get_id() }}" type="hidden" />
|
||||
</td>
|
||||
<td>
|
||||
{{ user.get_display_name() }}
|
||||
{{ user.get_firstname() }} / {{ user.get_lastname() }}
|
||||
</td>
|
||||
<td>
|
||||
{{ user.get_company() }}
|
||||
|
Reference in New Issue
Block a user