<selectng-change="updateAccountRole(account)"ng-model="account.role"ng-options="role.code as role.label for role in partnerRoles"title="Account Role"></select>
<selectng-change="updateAccountRole(account)"ng-model="account.role"ng-options="role.code as role.label for role in partnerRoles"title="Account Role"></select>