Sha256: 53a386fb85a7cd51a218284135e044c9cb812c52e9a48fdb24ed2d10b9234996

Contents?: true

Size: 549 Bytes

Versions: 18

Compression:

Stored size: 549 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>WYMeditor</title>
    <meta charset='<%= ::Rails.application.config.encoding %>' />
    <meta httpequiv="XUACompatible" content="IE=edge,chrome=1" />
    <%= stylesheet_link_tag "wymeditor/skins/refinery/wymiframe", :media => "all" %>
    <%= stylesheet_link_tag "formatting", :media => "all" %>
    <%= stylesheet_link_tag "theme", :media => "all" %>
    <%= javascript_include_tag 'modernizr-min' %>
  </head>
  <body class="wym_iframe<%= " #{params[:id]}" if params[:id].present? %>">
  </body>
</html>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
refinerycms-core-2.1.5 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.1.4 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.1.3 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.1.2 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.1.1 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.1.0 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.10 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.9 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.8 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.7 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.6 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.5 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.4 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.3 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.2 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.1 app/views/refinery/wymiframe.html.erb
refinerycms-core-2.0.0 app/views/refinery/wymiframe.html.erb
refinerycms-wymeditor-0.0.1 app/views/refinery/wymiframe.html.erb