mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
View status icon under type icon
This commit is contained in:
parent
6890ef25be
commit
2f07d528e4
@ -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">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user