Skip to content
Snippets Groups Projects
Commit 807a23bd authored by Janis Streib's avatar Janis Streib :owl:
Browse files

UPD: use code-prop

parent 3666c62f
No related branches found
No related tags found
No related merge requests found
Pipeline #273715 passed with warnings
......@@ -65,7 +65,7 @@
</b-button>
<b-popover :target="'show-wpa-key-' + bcd.name + '-' + data.index"
triggers="focus" custom-class="popover-wide">
<CopyField :text="data.item.wpa_key"/>
<CopyField :text="data.item.wpa_key" code/>
</b-popover>
</template>
<template v-slot:cell(last_login_date)="data">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment