diff --git a/public/app/features/playlist/partials/playlists.html b/public/app/features/playlist/partials/playlists.html index 2b876c26d13..ec24fc9bfd1 100644 --- a/public/app/features/playlist/partials/playlists.html +++ b/public/app/features/playlist/partials/playlists.html @@ -1,47 +1,66 @@
-
-
- - - New Playlist - +
+ + + + + + + + + + + + + + + + + +
+ Name + + Start url +
+ {{playlist.name}} + + playlists/play/{{playlist.id}} + + + + Play + + + + + Edit + + + + + +
- - - - - - - - - - - - - - - -
NameStart url
- {{playlist.name}} - - playlists/play/{{playlist.id}} - - - - Play - - - - - Edit - - - - - -
+
+ +