View status icon under type icon

This commit is contained in:
Wolfgang Huß 2019-11-23 10:49:34 +01:00
parent 6890ef25be
commit 2f07d528e4

View File

@ -53,6 +53,8 @@
v-tooltip="{ content: $t('report.user.type'), placement: 'right' }" v-tooltip="{ content: $t('report.user.type'), placement: 'right' }"
name="user" name="user"
/> />
<ds-icon v-if="content.resource.disabled" name="eye-slash" class="ban" />
<ds-icon v-else name="eye" class="no-ban" />
</ds-text> </ds-text>
</td> </td>
<td class="ds-table-col ds-table-head-col-border"> <td class="ds-table-col ds-table-head-col-border">