forked from 0x2620/pandora
remove debug
This commit is contained in:
parent
87d758d997
commit
b497b44614
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ pandora.ui.embedPlayer = function() {
|
||||||
});
|
});
|
||||||
layer.items = items;
|
layer.items = items;
|
||||||
});
|
});
|
||||||
console.log('!!', video.annotations);
|
|
||||||
}
|
}
|
||||||
$annotations = Ox.AnnotationPanel(Ox.extend({
|
$annotations = Ox.AnnotationPanel(Ox.extend({
|
||||||
clickLink: pandora.clickLink,
|
clickLink: pandora.clickLink,
|
||||||
|
|
Loading…
Reference in a new issue