mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	ui: add support to change Account role for admins (#9012)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
		
							parent
							
								
									e520525fe7
								
							
						
					
					
						commit
						b91c3879c8
					
				| @ -1767,6 +1767,7 @@ | ||||
| "label.restore.volume.attach": "Restore volume and attach", | ||||
| "label.review": "Review", | ||||
| "label.role": "Role", | ||||
| "label.roleid": "Role", | ||||
| "label.rolename": "Role", | ||||
| "label.roles": "Roles", | ||||
| "label.roletype": "Role Type", | ||||
|  | ||||
| @ -91,7 +91,7 @@ export default { | ||||
|       icon: 'edit-outlined', | ||||
|       label: 'label.action.edit.account', | ||||
|       dataView: true, | ||||
|       args: ['newname', 'account', 'domainid', 'networkdomain'], | ||||
|       args: ['newname', 'account', 'domainid', 'networkdomain', 'roleid'], | ||||
|       mapping: { | ||||
|         account: { | ||||
|           value: (record) => { return record.name } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user