<%= _.isUndefined(i18n['Call'])?'Call':i18n['Call'] %> <%= _.isUndefined(i18n['Mobile'])?'Mobile':i18n['Mobile'] %> <%= _.isUndefined(i18n['Desktop'])?'Desktop':i18n['Desktop'] %> <% if(leadModel.get('use_organization_address') == 1) { %> <%= _.isUndefined(i18n['Org. (Alt line)'])?'Org. (Alt line)':i18n['Org. (Alt line)'] %> <%= _.isUndefined(i18n['Org. (Switchboard)'])?'Org. (Switchboard)':i18n['Org. (Switchboard)'] %> <% } %> <% if(!_.isEmpty(leadModel.get('phoneCountryCodes'))) { %> <% $.each(leadModel.get('phoneCountryCodes'), function(value, name){ %> ><%= name %> <% }) %> <% } %>
<%= _.isUndefined(i18n['From'])?'From':i18n['From'] %>
<%= _.isUndefined(i18n['Call Now'])?'Call Now':i18n['Call Now'] %>
<%= _.isUndefined(i18n['Call duration(seconds)'])?'Call duration(seconds)':i18n['Call duration(seconds)'] %> Select duration 1 sec 30 sec 1 min 5 min 10 min 20 min 30 min
<%= _.isUndefined(i18n['OR'])?'OR':i18n['OR'] %>