<% if (!_.isEmpty(obj.icon)) { %> <% if (icon.type === 'file-path') { %> <% } else if (icon.type === 'icon') { %> <% } %> <% } %> <%= highlight(_.escape(text)) %> <% if (typeof(label) !== "undefined") { %> (<%- label %>) <% } %> <% if (typeof(matchValue) !== "undefined") { %>
<%= highlight(_.escape(matchValue)) %>
<% } %> <% if (id === null) { %> (<%= _.__('oro.sales.form.add_new_customer', {'account': _.escape(context.account)}) %>) <% } %>