This commit is contained in:
2020-10-20 20:42:03 +00:00
parent 776217addc
commit 28d2443368
6 changed files with 9 additions and 8 deletions

View File

@@ -2,12 +2,12 @@
<v-row v-if="formState.ready">
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col>
<v-form ref="form">
<v-form ref="form" data-cy="licenseForm">
<v-row align="start" justify="center">
<template v-if="showLicenseUi() == 'ok'">
<!-- Normal active license UI -->
<v-col cols="12" md="7">
<v-card data-cy="licenseCard">
<v-card>
<v-list two-line subheader>
<v-subheader>{{ $ay.t("HelpLicense") }}</v-subheader>