Home | History | Annotate | Download | only in js

Lines Matching full:imgurl

3749     var imgUrl;
3753 imgUrl = urlPrefix + resource.image;
3758 .css('background-image', 'url(' + (imgUrl || toRoot + 'assets/images/resource-card-default-android.jpg') + ')')