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>
|
||||
{{/if}}
|
||||
{{#accordion-list-item
|
||||
title=(t 'formScopedRoles.title' type=type)
|
||||
title=(t 'formScopedRoles.title' type=cTyped)
|
||||
detail=(t 'formScopedRoles.description' type=type)
|
||||
expandOnInit=true
|
||||
showExpand=false
|
||||
|
|
|
|||
Loading…
Reference in New Issue