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