mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-20 11:58:44 -04:00
Change Icon, Add missing var
This commit is contained in:
parent
16f2701f61
commit
29b2809279
4 changed files with 142 additions and 250 deletions
|
@ -65,8 +65,9 @@
|
|||
title="Badge Generator"
|
||||
>
|
||||
<font-awesome-icon
|
||||
v-if="editMode"
|
||||
:class="{'link-active': true, 'btn-link': true}"
|
||||
icon="eye" class="action me-3"
|
||||
icon="certificate" class="action me-3"
|
||||
@click="$refs.badgeGeneratorDialog.show(monitor.element.id, monitor.element.name)"
|
||||
/>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue