This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user