From d176990b923f4a3908b2a672c5b72970d351a008 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 16 Feb 2012 21:03:30 +0530 Subject: [PATCH] use click handler for list info fixes #459 --- static/js/pandora/home.padma.js | 3 ++- static/js/pandora/info.js | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/static/js/pandora/home.padma.js b/static/js/pandora/home.padma.js index 1d9f3c3a..91d93853 100644 --- a/static/js/pandora/home.padma.js +++ b/static/js/pandora/home.padma.js @@ -305,6 +305,7 @@ pandora.ui.home = function() { + lists[selected].description ) .appendTo($lists); + pandora.createLinks($text); $icon = Ox.Element({ element: '', tooltip: 'View List' @@ -435,7 +436,7 @@ pandora.ui.home = function() { selectList(lists.length - 1); } } - } + }; Ox.$document.bind({keydown: self.keydown}); } lists.forEach(function(list, i) { diff --git a/static/js/pandora/info.js b/static/js/pandora/info.js index 1cdd3582..94e8866d 100644 --- a/static/js/pandora/info.js +++ b/static/js/pandora/info.js @@ -207,6 +207,7 @@ pandora.ui.listInfo = function() { $('