Sha256: d580e7c78515c0669b149ef3843a5263772be10bf3172459a333eeffed5a8f21
Contents?: true
Size: 681 Bytes
Versions: 19
Compression:
Stored size: 681 Bytes
Contents
- index_url = index_url_for(@import.model_class, only_path: false) - if index_url.present? = render_schema_org(email_action_schema(index_url, t('workarea.admin.data_file_mailer.import.email_action.name'), t('workarea.admin.data_file_mailer.import.email_action.description'))) %tr %td %h1= t('workarea.admin.data_file_mailer.import.message', name: @import.file_name) %tr %td %p = t('workarea.admin.data_file_mailer.import.success', count: pluralize(@import.succeeded, @import.format.unit.downcase)) - if index_url.present? %tr %td %p = link_to t('workarea.admin.data_file_mailer.import.link_text', name: @import.name.pluralize), index_url
Version data entries
19 entries across 19 versions & 1 rubygems