{{#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 ) ) loader.data as |sort filters items|}}

{{#if (can 'create partitions')}} Create {{/if}} {{#if (gt items.length 0)}} {{/if}}

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

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

{{/let}}