This commit is contained in:
@@ -50,7 +50,7 @@ export default {
|
|||||||
}),
|
}),
|
||||||
methods: {
|
methods: {
|
||||||
available() {
|
available() {
|
||||||
return this.selectedItems.length > 0;
|
return this.ayaType != 0;
|
||||||
},
|
},
|
||||||
goHelp() {
|
goHelp() {
|
||||||
window.open(this.$store.state.helpUrl + "ay-ex-tags", "_blank");
|
window.open(this.$store.state.helpUrl + "ay-ex-tags", "_blank");
|
||||||
|
|||||||
Reference in New Issue
Block a user