Sha256: 45906e9043f20cf84c2c6bafd34563e7e7db9a3ed162952b3bfebd2cecd2a768
Contents?: true
Size: 396 Bytes
Versions: 36
Compression:
Stored size: 396 Bytes
Contents
<h2><%= t('msie.acceralator', library_name: h(LibraryGroup.system_name(@locale))) -%></h2> <%- if request.env["HTTP_USER_AGENT"] =~ /Mozilla\/4.0 \(compatible; MSIE 8.\d/ -%> <button onclick="window.external.addService('<%= LibraryGroup.site_config.url -%>page/msie_acceralator')"><%= t('msie.install_acceralator') -%></button> <%- else -%> <p><%= t('msie.not_supported') -%></p> <%- end -%>
Version data entries
36 entries across 36 versions & 1 rubygems