Fix a text issue

This commit is contained in:
loganhz 2018-01-24 14:35:55 +08:00
parent d652558360
commit e4b902b9a3
1 changed files with 1 additions and 1 deletions

View File

@ -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