Skip to content

Commit

Permalink
feat(vulnerabilities): enhance Vulnerabilities UI to be able to toggl…
Browse files Browse the repository at this point in the history
…e affected projects by active/inactive

Signed-off-by: Adam Setch <[email protected]>
  • Loading branch information
setchy committed Jan 31, 2024
1 parent a480d25 commit 4707694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/portfolio/vulnerabilities/AffectedProjects.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
queryParamsType: 'pageSize',
pageList: '[10, 25, 50, 100]',
pageSize: 10,
toolbar: '#projectsToolbar',
icons: {
refresh: 'fa-refresh'
},
Expand Down

0 comments on commit 4707694

Please sign in to comment.