Skip to content
Snippets Groups Projects
Commit b341e744 authored by Robert's avatar Robert
Browse files

UPD: THICC button

parent d0970339
No related branches found
No related tags found
No related merge requests found
Pipeline #273724 passed with warnings
......@@ -60,7 +60,7 @@
</b-tooltip>
</template>
<template v-slot:cell(wpa_key)="data">
<b-button :id="'show-wpa-key-' + bcd.name + '-' + data.index" variant="primary">
<b-button block :id="'show-wpa-key-' + bcd.name + '-' + data.index" variant="primary">
<font-awesome-icon :icon="['fas','eye']"/>
</b-button>
<b-popover :target="'show-wpa-key-' + bcd.name + '-' + data.index"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment