From b441a5881914cf428da04f47a1653db11dc1db6c Mon Sep 17 00:00:00 2001 From: Peter Deltchev Date: Mon, 2 Nov 2015 20:15:26 -0800 Subject: [PATCH] #4: Keep the dropdown menu open after selecting a track or album download in a cacheable format. --- public/templates/albums/show.html | 2 +- public/templates/tracks/show.html | 2 +- .../scripts/app/controllers/album.coffee | 2 +- .../scripts/app/controllers/track.coffee | 20 +++++++++---------- .../scripts/base/ui-bootstrap-tpls-0.4.0.js | 19 ++++++++++++++++++ 5 files changed, 32 insertions(+), 13 deletions(-) diff --git a/public/templates/albums/show.html b/public/templates/albums/show.html index ea5c3c5f..530c70ac 100644 --- a/public/templates/albums/show.html +++ b/public/templates/albums/show.html @@ -1,7 +1,7 @@