ui/lib/shared/addon/components/share-member-row
Cody Jackson 9c9b2160ab Make groups visible when editing cluster template
While editing a cluster template when the template was shared with a
group the group was not visible under the Share Template section. We
needed to ensure that the group was visible.

The reason that this was occuring was because we weren't fetching the
principal for the group because we were only fetching when the
userPrincipalId was present and not when the groupPrincipalId was
present.

rancher/rancher#22971
2019-09-20 13:45:02 -07:00
..
component.js Make groups visible when editing cluster template 2019-09-20 13:45:02 -07:00
template.hbs Update access type text for sharing template 2019-08-16 09:22:58 +08:00