add icma id
This commit is contained in:
parent
9f96292dde
commit
81d84635fc
2 changed files with 9 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ pandora.ui.infoView = function(data) {
|
|||
renderGroup(['actor']);
|
||||
renderGroup(['filmingLocations']);
|
||||
|
||||
renderGroup(['imdbId', 'genre']);
|
||||
renderGroup(['imdbId', 'icmaId', 'genre']);
|
||||
|
||||
if (canEdit) {
|
||||
updateIMDb();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue