{{#let (hash value=(or sortBy "Name:asc") change=(action (mut sortBy) value="target.selected") ) (hash searchproperty=(hash value=(if (not-eq searchproperty undefined) (split searchproperty ',') searchProperties ) change=(action (mut searchproperty) value="target.selectedItems") default=searchProperties ) ) items as |sort filters items|}}

Roles

Create {{#if (gt items.length 0) }} {{/if}}

{{#if (gt items.length 0)}} No roles found {{else}} Welcome to Roles {{/if}}

{{#if (gt items.length 0)}} No roles where found matching that search, or you may not have access to view the roles you are searching for. {{else}} There don't seem to be any roles, or you may not have access to view roles yet. {{/if}}

{{/let}}