<% if (leadModel.get('isSuperAdminLogged') == '1') { %>

<%= _.isUndefined(i18n['Your server administrator must schedule the associated cron script to process task notifications.'])?'Your server administrator must schedule the associated cron script to process task notifications.':i18n['Your server administrator must schedule the associated cron script to process task notifications.'] %> <%= _.isUndefined(i18n['Copy file path'])?'Copy file path':i18n['Copy file path'] %>

<% } %>

<%= (typeof leadModel.get('userTimezoneOffset') !== 'undefined') ? leadModel.get('userTimezoneOffset') : '' %>

<%= (typeof leadModel.get('userTimezoneOffset') !== 'undefined') ? leadModel.get('userTimezoneOffset') : '' %>

<% defaultVaues = '' %> <% if(presetedParams.length) { %> <% _.each(presetedParams, function(value, id){ %> <% defaultVaues += value + ' ' %> <% }) %> <% } %> <% $.trim(defaultVaues) %>