diff --git a/frontend/app/views/components/org/orgSwitch.modal.html b/frontend/app/views/components/org/orgSwitch.modal.html index dcdec4f1ec..54be7e1218 100644 --- a/frontend/app/views/components/org/orgSwitch.modal.html +++ b/frontend/app/views/components/org/orgSwitch.modal.html @@ -19,7 +19,7 @@ ng-class="{'active': $dialog.currentUser.organisation === item.organisation}" ng-repeat="item in $dialog.currentUser.organisations | filter:$modal.filter track by $index">

{{item.organisation}} (current)

-

Profile: {{item.role}}

+

Profile: {{item.profile}}