Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ranyefet committed May 1, 2012
1 parent c486a45 commit ee5fbab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kWidget.js
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@ var kWidget = {

/**
* Get Kaltura thumb url from entry object
* TODO: Should be removed. we need to grab thumbnail path from api (baseEntry->thumbnailUrl)
*/
getKalturaThumbUrl: function ( entry ){
if( entry.width == '100%'){
Expand Down

0 comments on commit ee5fbab

Please sign in to comment.