mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-04 19:30:13 +00:00
fix playlist view_origin
This commit is contained in:
parent
099f9dfe00
commit
9498cf94f3
@ -519,7 +519,7 @@ class PlaylistView(ArchivistResultsView):
|
|||||||
show all playlists indexed
|
show all playlists indexed
|
||||||
"""
|
"""
|
||||||
|
|
||||||
view_origin = "home"
|
view_origin = "playlist"
|
||||||
es_search = "/ta_playlist/_search"
|
es_search = "/ta_playlist/_search"
|
||||||
|
|
||||||
def get(self, request):
|
def get(self, request):
|
||||||
|
Loading…
Reference in New Issue
Block a user