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