This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
</v-dialog>
|
||||
</v-col>
|
||||
<v-col cols="12" v-if="!hasItems()">
|
||||
<v-btn outlined @click.native="showSelector = true">{{ $ay.t("Add") }}</v-btn>
|
||||
<v-btn outlined @click.native="showSelector = true">{{
|
||||
$ay.t("Add")
|
||||
}}</v-btn>
|
||||
</v-col>
|
||||
<v-col
|
||||
v-for="(item, i) in effectiveView"
|
||||
|
||||
Reference in New Issue
Block a user