diff options
Diffstat (limited to 'Resources/friendship/ui/LikeList.js')
| -rw-r--r-- | Resources/friendship/ui/LikeList.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/friendship/ui/LikeList.js b/Resources/friendship/ui/LikeList.js index 9ba9bd5..7ed3fe2 100644 --- a/Resources/friendship/ui/LikeList.js +++ b/Resources/friendship/ui/LikeList.js @@ -5,7 +5,7 @@ var row = Ti.UI.createTableViewRow(); var profile_icon = Ti.UI.createImageView({ - url:"images/fb_test_profile.jpg", + image:"images/fb_test_profile.jpg", width:50, height:50, left:0, |
