This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<template>
|
||||
<v-row v-if="formState.ready">
|
||||
<gz-error :error-box-message="formState.errorBoxMessage"></gz-error>
|
||||
<v-col cols="12">
|
||||
<h2>UNDER CONSTRUCTION / NOT IMPLEMENTED YET</h2>
|
||||
</v-col>
|
||||
<v-col v-if="showSelector" cols="12">
|
||||
<v-dialog
|
||||
v-model="showSelector"
|
||||
|
||||
Reference in New Issue
Block a user