This commit is contained in:
@@ -76,11 +76,21 @@
|
||||
></v-text-field>
|
||||
</v-col>
|
||||
<v-col cols="12">
|
||||
<!-- <v-row>
|
||||
<v-col cols="8"> -->
|
||||
<v-btn
|
||||
:disabled="sendRequestDisabled()"
|
||||
@click="sendEvaluationRequest()"
|
||||
class="mt-4 mr-4"
|
||||
>{{ $ay.t("SendEvaluationRequest") }}</v-btn
|
||||
>
|
||||
<!-- </v-col>
|
||||
<v-col cols="4"> -->
|
||||
<v-btn @click="fetchKey()" class="mt-4">{{
|
||||
$ay.t("CheckForLicense")
|
||||
}}</v-btn>
|
||||
<!-- </v-col>
|
||||
</v-row> -->
|
||||
</v-col>
|
||||
</v-row>
|
||||
</v-expansion-panel-content>
|
||||
|
||||
Reference in New Issue
Block a user