From b58e605b991b6b906560f9f0d49d9b397f5b1375 Mon Sep 17 00:00:00 2001 From: utkarshcmu Date: Wed, 23 Dec 2015 02:02:48 -0800 Subject: [PATCH] Added play button --- .../features/playlist/partials/playlists.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) 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 +
+ Saved playlists +
+ +
+ - - - + +
TitleUrlUrl
{{playlist.title}} - {{ playlistUrl(playlist) }} + {{ playlistUrl(playlist) }} + + + + Play +