This commit is contained in:
@@ -85,8 +85,8 @@
|
||||
></v-text-field>
|
||||
</div>
|
||||
<v-card-actions>
|
||||
<v-btn @click="remove()" icon>
|
||||
<v-icon>fa-trash</v-icon>
|
||||
<v-btn @click="remove()" text>
|
||||
{{ $ay.t("Delete") }}
|
||||
</v-btn>
|
||||
<v-spacer></v-spacer>
|
||||
<v-btn text @click="editMenu = false">{{ $ay.t("Cancel") }}</v-btn>
|
||||
|
||||
Reference in New Issue
Block a user