This commit is contained in:
@@ -361,6 +361,8 @@ export default {
|
|||||||
const vm = this;
|
const vm = this;
|
||||||
try {
|
try {
|
||||||
if (this.dbIsEmpty != true) {
|
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
|
//Need to erase database
|
||||||
let dialogResult = await window.$gz.dialog.confirmGeneric(
|
let dialogResult = await window.$gz.dialog.confirmGeneric(
|
||||||
"AdminEraseDatabaseWarning",
|
"AdminEraseDatabaseWarning",
|
||||||
|
|||||||
Reference in New Issue
Block a user