workspace -> portfolio everywhere
This commit is contained in:
@@ -84,7 +84,7 @@ export default {
|
||||
sortFunc: alphabeticalSort
|
||||
},
|
||||
{
|
||||
displayName: 'Workspace Role',
|
||||
displayName: 'Portfolio Role',
|
||||
attr: 'role',
|
||||
sortFunc: alphabeticalSort,
|
||||
},
|
||||
|
@@ -6,7 +6,7 @@ export default {
|
||||
|
||||
props: {
|
||||
applications: Object,
|
||||
workspace: Object,
|
||||
portfolio: Object,
|
||||
environments: Object,
|
||||
currentMonthIndex: String,
|
||||
prevMonthIndex: String,
|
||||
|
Reference in New Issue
Block a user