{{i18n admin.logs.staff_actions.clear_filters}} {{#if actionFilter}} {{i18n admin.logs.action}}: {{actionFilter}} {{/if}} {{#if filters.staff_user}} {{i18n admin.logs.staff_actions.staff_user}}: {{filters.staff_user}} {{/if}} {{#if filters.target_user}} {{i18n admin.logs.staff_actions.target_user}}: {{filters.target_user}} {{/if}}
{{i18n admin.logs.staff_actions.staff_user}}
{{i18n admin.logs.action}}
{{i18n admin.logs.staff_actions.target_user}}
{{i18n admin.logs.staff_actions.when}}
{{i18n admin.logs.staff_actions.context}}
{{i18n admin.logs.staff_actions.details}}
{{#if loading}}
{{i18n loading}}
{{else}} {{#if model.length}} {{view Discourse.StaffActionLogsListView contentBinding="controller"}} {{else}} {{i18n search.no_results}} {{/if}} {{/if}}
{{#unless loading}}
{{i18n admin.logs.staff_actions.instructions}}
{{/unless}}