Sha256: 998d6f7444cc44f103e4ff78ce7df30801e50b8597e58be4b4fc53ff29681ede

Contents?: true

Size: 208 Bytes

Versions: 12

Compression:

Stored size: 208 Bytes

Contents

<% if Alchemy::Current.preview_page? %>
  <script type="text/javascript">
    Alchemy = { locale: "<%= session[:alchemy_locale] %>" };
  </script>
  <%= javascript_include_tag("alchemy/preview") %>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
alchemy_cms-7.3.4 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.3.3 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.3.2 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.7 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.3.1 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.3.0 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.6 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.5 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.4 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.3 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.2 app/views/alchemy/_preview_mode_code.html.erb
alchemy_cms-7.2.1 app/views/alchemy/_preview_mode_code.html.erb