Home Reference Source Repository

js/helpers/placeholders.js

define({
    organization: '/static/img/placeholders/organization.png',
    user: '/static/img/placeholders/user.png',
    reuse: '/static/img/placeholders/reuse.png',
    default: '/static/img/placeholders/user.png'
});