Sha256: 1fc616afe0211f8daeb2f0b518839bc975054c0a285aa9aa9181c8732b1edfc2

Contents?: true

Size: 395 Bytes

Versions: 33

Compression:

Stored size: 395 Bytes

Contents

<%= yield :before_javascript_libraries -%>
<%= yield :javascript_libraries %>
<%= yield :after_javascript_libraries %>
<% if request.env['HTTP_USER_AGENT'] =~ /MSIE/ %>
  <!--[if lt IE 7 ]>
    <%= javascript_include_tag 'dd_belatedpng' %>
    <script> DD_belatedPNG.fix('img, .png_bg'); //fix any <img> or .png_bg background-images </script>
  <![endif]-->
<% end %>
<%= yield :javascripts -%>

Version data entries

33 entries across 33 versions & 2 rubygems

Version Path
refinerycms-core-1.0.11 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.10 app/views/shared/_javascripts.html.erb
refinerycms-core-2.0.0 app/views/refinery/_javascripts.html.erb
refinerycms-core-1.0.9 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.8 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.7 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.5 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.4 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.3 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.1 app/views/shared/_javascripts.html.erb
refinerycms-core-1.0.0 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.22 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.21 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.20 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.19 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.18 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.17 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.16 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.15 app/views/shared/_javascripts.html.erb
refinerycms-core-0.9.9.14 app/views/shared/_javascripts.html.erb