This commit is contained in:
@@ -66,9 +66,12 @@
|
||||
</component>
|
||||
</v-col>
|
||||
<v-col cols="12">
|
||||
<v-btn outlined @click.native="showSelector = true">{{
|
||||
$ay.t("Add")
|
||||
}}</v-btn>
|
||||
<v-btn
|
||||
v-if="formState.ready"
|
||||
text
|
||||
@click.native="showSelector = true"
|
||||
>{{ $ay.t("Add") }}</v-btn
|
||||
>
|
||||
</v-col>
|
||||
</v-row>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user