From a05b76a222b8c1f72db2b23cd691408c366ced2b Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Thu, 29 Jun 2017 21:04:57 +0200 Subject: [PATCH] Made soundtrack dashboard cleaner --- pages/dashboard/dashboard.pixy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/dashboard/dashboard.pixy b/pages/dashboard/dashboard.pixy index 767c74cf..39760413 100644 --- a/pages/dashboard/dashboard.pixy +++ b/pages/dashboard/dashboard.pixy @@ -44,7 +44,7 @@ component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, sound a.widget-element.ajax(href=soundTracks[i].Link()) .widget-element-text Icon("music") - span= soundTracks[i].Media[0].Title + span(title=soundTracks[i].Media[0].Title)= soundTracks[i].Anime()[0].Title.Canonical else .widget-element .widget-element-text