Disable context select in role detail page

https://github.com/rancher/rancher/issues/11257
This commit is contained in:
loganhz 2018-02-01 16:07:04 +08:00
parent 6577b18f44
commit cb7ace9e29
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
content=contexts
optionValuePath="value"
optionLabelPath="label"
disabled=readOnly
value=primaryResource.context
}}
</div>