From 4443a672bead1a9b0fb81e4d65bf6148c02382f1 Mon Sep 17 00:00:00 2001 From: Peter Deltchev Date: Thu, 7 Jan 2016 14:54:31 -0800 Subject: [PATCH] Improved the performance of track listings with lots of bindonce. --- public/templates/directives/tracks-list.html | 22 ++++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/public/templates/directives/tracks-list.html b/public/templates/directives/tracks-list.html index e45ae81b..a00632fb 100644 --- a/public/templates/directives/tracks-list.html +++ b/public/templates/directives/tracks-list.html @@ -1,5 +1,5 @@