Add hidden false for the role created via UI

https://github.com/rancher/rancher/issues/10952
This commit is contained in:
loganhz 2018-01-19 15:02:40 +08:00
parent a16bce60e8
commit f4da9681ac
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ export default Route.extend({
type: `roleTemplate`,
name: '',
rules: [],
hidden: false,
});
return hash({