diff --git a/app/institutions/dashboard/-components/institutional-users-list/component.ts b/app/institutions/dashboard/-components/institutional-users-list/component.ts index 4ac0b3d7131..62c32591dc6 100644 --- a/app/institutions/dashboard/-components/institutional-users-list/component.ts +++ b/app/institutions/dashboard/-components/institutional-users-list/component.ts @@ -142,7 +142,7 @@ export default class InstitutionalUsersList extends Component - + diff --git a/app/institutions/dashboard/-components/object-list/template.hbs b/app/institutions/dashboard/-components/object-list/template.hbs index f7f96683242..2015b283e94 100644 --- a/app/institutions/dashboard/-components/object-list/template.hbs +++ b/app/institutions/dashboard/-components/object-list/template.hbs @@ -72,6 +72,7 @@ as |list|> {{/if}} - + @@ -97,8 +102,8 @@ as |list|> {{t 'institutions.dashboard.format_labels.csv'}} diff --git a/lib/osf-components/addon/components/adjustable-paginator/template.hbs b/lib/osf-components/addon/components/adjustable-paginator/template.hbs index 46be57aa0fe..ad63b7106d9 100644 --- a/lib/osf-components/addon/components/adjustable-paginator/template.hbs +++ b/lib/osf-components/addon/components/adjustable-paginator/template.hbs @@ -1,6 +1,6 @@
- {{#each this.pageSizeOptions as |page_size_option|}}