diff --git a/dashboard/src/components/AppRepairDialog.vue b/dashboard/src/components/AppRepairDialog.vue deleted file mode 100644 index e13040a12..000000000 --- a/dashboard/src/components/AppRepairDialog.vue +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - {{ formError }} - - - - {{ appError.reason + ': ' + appError.message }} - - - {{ $t('app.repairDialog.description') }} - - - - - - {{ $t('app.repairDialog.fromBackup') }} - - - - - - - - - - diff --git a/dashboard/src/components/app/Repair.vue b/dashboard/src/components/app/Repair.vue index a9432136c..22f1b9035 100644 --- a/dashboard/src/components/app/Repair.vue +++ b/dashboard/src/components/app/Repair.vue @@ -1,15 +1,15 @@
{{ appError.reason + ': ' + appError.message }}
{{ $t('app.repairDialog.description') }}