fix playlist view_origin

pull/129/head
simon 3 years ago
parent 099f9dfe00
commit 9498cf94f3
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -519,7 +519,7 @@ class PlaylistView(ArchivistResultsView):
show all playlists indexed
"""
view_origin = "home"
view_origin = "playlist"
es_search = "/ta_playlist/_search"
def get(self, request):

Loading…
Cancel
Save