diff --git a/lib/registries/addon/components/registries-discover-results-header/template.hbs b/lib/registries/addon/components/registries-discover-results-header/template.hbs index 7d035716b83..38686f525bb 100644 --- a/lib/registries/addon/components/registries-discover-results-header/template.hbs +++ b/lib/registries/addon/components/registries-discover-results-header/template.hbs @@ -12,7 +12,7 @@ local-class='DropdownTrigger' > {{t 'registries.discover.sort_by'}}: {{t @searchOptions.order.display}} - + {{#each @sortOptions as |option index|}} diff --git a/lib/registries/addon/components/registries-header/template.hbs b/lib/registries/addon/components/registries-header/template.hbs index 8dda47f3755..cdd27c801dd 100644 --- a/lib/registries/addon/components/registries-header/template.hbs +++ b/lib/registries/addon/components/registries-header/template.hbs @@ -33,6 +33,7 @@ {{#if this.session.isAuthenticated}}