diff --git a/front/src/views/playlists/List.vue b/front/src/views/playlists/List.vue index 3f92d782e..328f52a58 100644 --- a/front/src/views/playlists/List.vue +++ b/front/src/views/playlists/List.vue @@ -1,10 +1,11 @@ - - - - {{ t('views.playlists.List.header.browse') }} - - - - {{ t('views.playlists.List.button.manage') }} - - - - + + {{ t('views.playlists.List.header.browse') }} + - - - {{ t('views.playlists.List.label.search') }} - - - - - - - - - {{ t('views.playlists.List.ordering.label') }} - - - {{ sharedLabels.filters[option[1]] }} - - - - - {{ t('views.playlists.List.ordering.direction.label') }} - - - {{ t('views.playlists.List.ordering.direction.ascending') }} - - - {{ t('views.playlists.List.ordering.direction.descending') }} - - - - - {{ t('views.playlists.List.pagination.results') }} - - - {{ opt }} - - - - - - + {{ t('views.playlists.List.button.manage') }} + + + + + + + + + + + {{ sharedLabels.filters[option[1]] }} + + + + + {{ t('views.playlists.List.ordering.direction.ascending') }} + + + {{ t('views.playlists.List.ordering.direction.descending') }} + + + + + {{ opt }} + + + + + + + sortedUniq([12, 25, 50, paginateBy.value] {{ t('views.playlists.List.button.create') }} - - - - - + + + +