diff --git a/public/app/features/playlist/partials/playlists.html b/public/app/features/playlist/partials/playlists.html index d1ce323dcd2..ad1ad637426 100644 --- a/public/app/features/playlist/partials/playlists.html +++ b/public/app/features/playlist/partials/playlists.html @@ -11,19 +11,29 @@ No saved playlists +
Title | -Url | -- | + | Url |
{{playlist.title}} | - {{ playlistUrl(playlist) }} + {{ playlistUrl(playlist) }} + | ++ + + Play + |