fix issues with editable state of list icon in info panel (fixes #604)
This commit is contained in:
parent
a5c52f5019
commit
ef2b1403bb
2 changed files with 9 additions and 12 deletions
|
|
@ -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],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue