add fixme
This commit is contained in:
parent
e8e4639dce
commit
9759f4d377
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
// vim: et:ts=4:sw=4:sts=4:ft=javascript
|
||||
'use strict';
|
||||
|
||||
// FIXME: remove!
|
||||
|
||||
pandora.ui.videoView = function(isEmbed) {
|
||||
var ui = pandora.user.ui,
|
||||
itemsQuery,
|
||||
|
|
Loading…
Reference in a new issue