You've already forked isop-mirror
fix: invalid dialog title when removing internship
This commit is contained in:
@@ -137,7 +137,7 @@ async function confirmDeletion(confirm: boolean) {
|
|||||||
<v-dialog v-model="deleteConfirmDialog" max-width="500px">
|
<v-dialog v-model="deleteConfirmDialog" max-width="500px">
|
||||||
<v-card>
|
<v-card>
|
||||||
<v-card-title class="text-h5">
|
<v-card-title class="text-h5">
|
||||||
Nový API kľúč
|
Potvrdiť vymazanie praxe
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
|
|
||||||
<v-card-text>
|
<v-card-text>
|
||||||
|
|||||||
Reference in New Issue
Block a user