Remove User_Adapter

This commit is contained in:
Nicolas Le Goff
2013-11-05 17:38:27 +01:00
parent 171390f7c8
commit c156f842c7
231 changed files with 3918 additions and 2986 deletions

View File

@@ -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 %}