This commit is contained in:
2022-05-06 18:46:20 +00:00
parent 4bd0ec801e
commit 8531392384

View File

@@ -361,6 +361,8 @@ export default {
const vm = this;
try {
if (this.dbIsEmpty != true) {
//We do not permit a re-request of a db with existing data so
//the only solution is to erase the db or buy a license
//Need to erase database
let dialogResult = await window.$gz.dialog.confirmGeneric(
"AdminEraseDatabaseWarning",