Update:Libraries table using context menu instead of hover buttons. Cleanup mobile view #1342

This commit is contained in:
advplyr 2023-01-07 17:14:55 -06:00
parent 3588e1e8d3
commit 5255bf13cc
12 changed files with 85 additions and 54 deletions

View file

@ -109,13 +109,7 @@ export default {
totalEntities: 0,
processingSeries: false,
processingIssues: false,
processingAuthors: false,
contextMenuItems: [
{
text: 'cat',
action: 'dog'
}
]
processingAuthors: false
}
},
computed: {