Helper refactoring
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<?php foreach ($metrics as $metric): ?>
|
||||
<tr>
|
||||
<td>
|
||||
<?= $this->e($metric['user']) ?>
|
||||
<?= $this->text->e($metric['user']) ?>
|
||||
</td>
|
||||
<td>
|
||||
<?= $metric['nb_tasks'] ?>
|
||||
|
||||
Reference in New Issue
Block a user