This commit is contained in:
@@ -136,37 +136,12 @@
|
||||
</v-col>
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<v-btn to="adm-global-logo">{{ $ay.t("GlobalLogo") }}</v-btn>
|
||||
<!-- <v-card elevation="0" outlined v-if="formState.ready">
|
||||
<v-list subheader>
|
||||
<v-list-item link to="adm-global-logo" data-cy="logo">
|
||||
<v-list-item-title>{{
|
||||
$ay.t("GlobalLogo")
|
||||
}}</v-list-item-title>
|
||||
</v-list-item>
|
||||
<v-list-item
|
||||
link
|
||||
to="adm-global-select-templates"
|
||||
data-cy="pickListTemplates"
|
||||
>
|
||||
<v-list-item-title>{{
|
||||
$ay.t("PickListTemplates")
|
||||
}}</v-list-item-title>
|
||||
</v-list-item>
|
||||
<v-list-item link to="adm-global-seeds" data-cy="seeds">
|
||||
<v-list-item-title>{{
|
||||
$ay.t("GlobalNextSeeds")
|
||||
}}</v-list-item-title>
|
||||
</v-list-item>
|
||||
</v-list>
|
||||
</v-card> -->
|
||||
</v-col>
|
||||
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<v-btn to="adm-global-select-templates">{{
|
||||
$ay.t("PickListTemplates")
|
||||
}}</v-btn></v-col
|
||||
>
|
||||
|
||||
<v-col cols="12" class="mt-8">
|
||||
<div class="text-h4 primary--text">
|
||||
{{ $ay.t("CustomerAccessSettings") }}
|
||||
|
||||
Reference in New Issue
Block a user