0
0
mirror of https://github.com/vx3r/wg-gen-web.git synced 2024-11-04 17:31:17 +00:00

accidentally removed Add new client button

This commit is contained in:
vx3r 2020-04-30 19:19:14 +09:00
parent 6fcd70bf80
commit e5ca62018c

View File

@ -18,6 +18,14 @@
single-line
hide-details
></v-text-field>
<v-spacer></v-spacer>
<v-btn
color="success"
@click="startCreate"
>
Add new client
<v-icon right dark>mdi-account-multiple-plus-outline</v-icon>
</v-btn>
</v-card-title>
<v-data-table
v-if="listView"