Home | History | Annotate | Download | only in js

Lines Matching refs:urlPrefix

4041     var urlPrefix = resource.image.indexOf("//") > -1 ? "" : toRoot;
4058 $base.css('background-image', 'url(' + urlPrefix + stack[0].resource.image + ')');