mirror of https://github.com/statping/statping
delete icon to bin
parent
22640aa9b2
commit
f6ac1533d3
|
@ -104,7 +104,7 @@
|
||||||
>
|
>
|
||||||
<FontAwesomeIcon
|
<FontAwesomeIcon
|
||||||
v-if="!isLoading"
|
v-if="!isLoading"
|
||||||
icon="times"
|
icon="trash"
|
||||||
/>
|
/>
|
||||||
<FontAwesomeIcon
|
<FontAwesomeIcon
|
||||||
v-if="downtimeDeleteId === downtime.id && isLoading"
|
v-if="downtimeDeleteId === downtime.id && isLoading"
|
||||||
|
|
Loading…
Reference in New Issue