mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Remove User_Adapter
This commit is contained in:
@@ -143,10 +143,10 @@
|
||||
{{ publisher.getUsrId() }}
|
||||
</td>
|
||||
<td valign="center" align="left">
|
||||
{{ publisher.getUser(app).get_display_name() }}
|
||||
{{ publisher.getUser(app).getDisplayName() }}
|
||||
</td>
|
||||
<td valign="center" align="left">
|
||||
{{ publisher.getUser(app).get_email() }}
|
||||
{{ publisher.getUser(app).getEmail() }}
|
||||
</td>
|
||||
<td valign="center" align="center">
|
||||
{% if publisher.isOwner() == true %}
|
||||
|
Reference in New Issue
Block a user