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