X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=node-addon%2Fitem-template.json;h=2016ea77221c0b273d16177f1cc5e9c2822cab30;hp=11617656236c91c6e751273494cb153851fb8e84;hb=9481ac41b5d77438d5656a8ccd8c86c4ab04eeea;hpb=864042717041b6d9ad114b2e2f360f5f07c7682b diff --git a/node-addon/item-template.json b/node-addon/item-template.json index 1161765..2016ea7 100644 --- a/node-addon/item-template.json +++ b/node-addon/item-template.json @@ -16,7 +16,7 @@ "image": { "rendererType" : "image", - "imageUrl": "{icon_path}" + "url": "{icon_path}" }, "position":[20.0, 0.0, 0.0], "size":[70.0, 70.0, 0.0], @@ -60,7 +60,7 @@ "image": { "rendererType" : "image", - "imageUrl": "{icon_path}" + "url": "{icon_path}" }, "position":[0.0, -10.0, 0.0], "size":[70.0, 70.0, 0.0],