admin: update templates and stage views

This commit is contained in:
Jens Langhammer
2020-05-10 18:44:58 +02:00
parent 8de87d9acb
commit 2ffa2fc6b8
7 changed files with 42 additions and 40 deletions

View File

@ -26,7 +26,7 @@
<tr role="row">
<th role="columnheader" scope="col">{% trans 'Name' %}</th>
<th role="columnheader" scope="col">{% trans 'Designation' %}</th>
<th role="columnheader" scope="col">{% trans 'Factors' %}</th>
<th role="columnheader" scope="col">{% trans 'Stages' %}</th>
<th role="columnheader" scope="col">{% trans 'Policies' %}</th>
<th role="cell"></th>
</tr>
@ -47,7 +47,7 @@
</td>
<td role="cell">
<span>
{{ flow.factors.all|length }}
{{ flow.stages.all|length }}
</span>
</td>
<td role="cell">