This commit is contained in:
2020-10-20 18:51:40 +00:00
parent 67e908f2cc
commit db2fc91238
31 changed files with 91 additions and 100 deletions

View File

@@ -2,10 +2,7 @@
<v-row v-if="this.formState.ready">
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col>
<v-card
id="ayaNovaVersioncard"
:data-cy="!!$ay.dev ? 'versionCard' : false"
>
<v-card id="ayaNovaVersioncard" data-cy="versionCard">
<v-subheader>AyaNova App</v-subheader>
<div>
<span class="ml-6 body-1">{{ $ay.t("Version") }}: </span>
@@ -104,7 +101,7 @@
</div>
<v-divider class="mt-6"></v-divider>
<v-subheader :data-cy="!!$ay.dev ? 'aboutlicensedoptions' : false">{{
<v-subheader data-cy="aboutlicensedoptions">{{
$ay.t("LicensedOptions")
}}</v-subheader>