mirror of https://github.com/rancher/ui.git
Disable context select in role detail page
https://github.com/rancher/rancher/issues/11257
This commit is contained in:
parent
6577b18f44
commit
cb7ace9e29
|
|
@ -34,6 +34,7 @@
|
|||
content=contexts
|
||||
optionValuePath="value"
|
||||
optionLabelPath="label"
|
||||
disabled=readOnly
|
||||
value=primaryResource.context
|
||||
}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue