diff --git a/static/js/pandora/ui/list.js b/static/js/pandora/ui/list.js index 4929c48b..212694ef 100644 --- a/static/js/pandora/ui/list.js +++ b/static/js/pandora/ui/list.js @@ -1,9 +1,9 @@ // vim: et:ts=4:sw=4:sts=4:ft=javascript pandora.ui.list = function() { - var that + var that, view = pandora.user.ui.listView, - preview = false + preview = false; if (view == 'list') { /*