aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/friendship/ui/LikeList.js
diff options
context:
space:
mode:
authorAnqi Xu2012-06-23 23:38:22 -0400
committerAnqi Xu2012-06-23 23:38:22 -0400
commit44123e6c3f158560bf1c067c9abec37135ad2841 (patch)
tree18b3261f8136c1ac6f15089bb81a24b2b8489565 /Resources/friendship/ui/LikeList.js
parentb8b6d249d2d28b443627ef5c89de43907feb311b (diff)
parentf10b81baaaad0a03e30c4c758c05401fcd101fbf (diff)
downloadLikeFeed-44123e6c3f158560bf1c067c9abec37135ad2841.tar.bz2
Merge branch 'master' of https://github.com/teddywing/LikeFeed
Diffstat (limited to 'Resources/friendship/ui/LikeList.js')
-rw-r--r--Resources/friendship/ui/LikeList.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/friendship/ui/LikeList.js b/Resources/friendship/ui/LikeList.js
index 102b6f7..ce01096 100644
--- a/Resources/friendship/ui/LikeList.js
+++ b/Resources/friendship/ui/LikeList.js
@@ -21,7 +21,7 @@
*/
var profile_icon = Ti.UI.createImageView({
- url:key.pic_square,
+ image:key.pic_square,
width:50,
height:50,
left:0,