mirror of https://github.com/rancher/ui.git
Fix a text issue
This commit is contained in:
parent
d652558360
commit
e4b902b9a3
|
|
@ -23,7 +23,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{#accordion-list-item
|
{{#accordion-list-item
|
||||||
title=(t 'formScopedRoles.title' type=type)
|
title=(t 'formScopedRoles.title' type=cTyped)
|
||||||
detail=(t 'formScopedRoles.description' type=type)
|
detail=(t 'formScopedRoles.description' type=type)
|
||||||
expandOnInit=true
|
expandOnInit=true
|
||||||
showExpand=false
|
showExpand=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue