feat: improved teamer status label in overview
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
Status:
|
||||
</div>
|
||||
<div>
|
||||
{{ teamer.status|teamer_status_label }}
|
||||
{{ teamer|teamer_status_label }}
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
{{ teamer.status|teamer_status_label }}
|
||||
{{ teamer|teamer_status_label }}
|
||||
</td>
|
||||
<td>
|
||||
{{ teamer.communication.email }}
|
||||
|
||||
Reference in New Issue
Block a user