fix issues with editable state of list icon in info panel (fixes #604)

This commit is contained in:
rolux 2012-03-07 14:06:55 +00:00
commit ef2b1403bb
2 changed files with 9 additions and 12 deletions

View file

@ -326,8 +326,6 @@ pandora.ui.listIconPanel = function(listData) {
keys: ['posterFrames']
}, function(result) {
Ox.print('----/----', result.data)
var posterFrames = result.data.items[0].posterFrames,
posterFrame = posterFrames[quarter],