{{view Ember.Checkbox checkedBinding="selectAll"}} | {{/if}}{{i18n username}} | {{i18n email}} | {{i18n admin.users.last_emailed}} | {{i18n last_seen}} | {{i18n admin.user.topics_entered}} | {{i18n admin.user.posts_read_count}} | {{i18n admin.user.time_read}} | {{i18n created}} | {{#if showApproval}}{{i18n admin.users.approved}} | {{/if}}|||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{#if can_approve}} {{view Ember.Checkbox checkedBinding="selected"}} {{/if}} | {{/if}}{{#link-to 'adminUser' this}}{{avatar this imageSize="small"}}{{/link-to}} | {{#link-to 'adminUser' this}}{{unbound username}}{{/link-to}} | {{shorten email}} | {{{unbound last_emailed_age}}} | {{{unbound last_seen_age}}} | {{{unbound topics_entered}}} | {{{unbound posts_read_count}}} | {{{unbound time_read}}} | {{{unbound created_at_age}}} | {{#if showApproval}}{{#if approved}} {{i18n yes_value}} {{else}} {{i18n no_value}} {{/if}} | {{/if}}{{#if admin}}{{/if}} {{#if moderator}}{{/if}} |
{{i18n search.no_results}}
{{/if}} {{/if}}