mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:27:08 +00:00
Add control to filter out archived projects in ProjectList
This commit is contained in:
@@ -110,7 +110,6 @@ export default {
|
||||
},
|
||||
|
||||
computed: {
|
||||
|
||||
displayItems () {
|
||||
return this.showArchived
|
||||
? this.items
|
||||
|
||||
Reference in New Issue
Block a user