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
|
content=contexts
|
||||||
optionValuePath="value"
|
optionValuePath="value"
|
||||||
optionLabelPath="label"
|
optionLabelPath="label"
|
||||||
|
disabled=readOnly
|
||||||
value=primaryResource.context
|
value=primaryResource.context
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue