From adf658e87e781e414ec66d4d0ac4e242f1e68192 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Tue, 19 Aug 2014 23:22:33 +0100 Subject: [PATCH] Added clickable link to user playlist table --- static/js/dss/templates/userprofileview.jst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/dss/templates/userprofileview.jst b/static/js/dss/templates/userprofileview.jst index f1db91b..484b519 100644 --- a/static/js/dss/templates/userprofileview.jst +++ b/static/js/dss/templates/userprofileview.jst @@ -169,7 +169,7 @@ <% _.each(playlists, function(playlist){ %> - <%= playlist.name %> + <%= playlist.name %> <%= humanise(playlist.date_created) %> <%= playlist.mixes.length %>