{{#if (not (token/is-legacy item))}} {{partial 'dc/acls/tokens/fieldsets'}} {{else}} {{partial 'dc/acls/tokens/fieldsets-legacy'}} {{/if}} {{!TODO: Make this into a slotted component}}
{{#if create }} {{! new tokens can be saved without you filling anything in, old tokens remain using isPristine }} {{ else }} {{/if}} {{# if (and (not create) (not (token/is-anonymous item)) (not-eq item.AccessorID token.AccessorID) ) }} {{/if}}