This commit is contained in:
2020-06-13 23:50:03 +00:00
parent f012bfeece
commit 8e3e670d65
3 changed files with 6 additions and 15 deletions

View File

@@ -58,7 +58,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
//DEVELOPMENT MODE
//THIS SHOULD BE FALSE IN RELEASE
//************************************************************
const DEV_MODE = true;
const DEV_MODE = false;
//************************************************************
//**************************************************************
//**************************************************************

View File

@@ -15,23 +15,18 @@
"
>
<v-col cols="12">
<h3 class="mb-6 ml-1">{{ $ay.t("NoLicenseTitle") }}</h3>
<h2 class="mb-6 ml-1">{{ $ay.t("NoLicenseTitle") }}</h2>
<v-expansion-panels focusable>
<v-expansion-panel v-if="showLicenseUi() == 'needcantrial'">
<v-expansion-panel-header>{{
$ay.t("StartEvaluation")
}}</v-expansion-panel-header>
<v-expansion-panel-content>
<!-- If status expiredtrial then they must erase before
requesting new license Erase database and request new trial
Erases db then goes to trial request form to trigger request
process If NONE then can just request license Goes to trial
request form to trigger request process -->
<v-row>
<v-col cols="12">
<h3 class="mb-6 mt-3 ml-1">
<h4 class="mb-6 mt-3 ml-1">
{{ $ay.t("RequestEvaluationLicense") }}
</h3>
</h4>
</v-col>
<v-col cols="12" sm="6" lg="4" xl="3">
<v-text-field