forked from 0x2620/pandora
minor cleanup
This commit is contained in:
parent
26909d417f
commit
13ecd6340e
2 changed files with 1 additions and 2 deletions
|
|
@ -271,7 +271,6 @@ pandora.ui.folderList = function(id) {
|
|||
add: function(event) {
|
||||
// fixme: this is duplicated,
|
||||
// see folder collapse panel menu handler
|
||||
var i = ['personal', 'favorite', 'featured'].indexOf(id);
|
||||
if (id == 'personal') {
|
||||
if (event.keys == '' || event.keys == 'alt') {
|
||||
pandora.api.addList({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue