Sha256: 3fdc12ee7ff2acba097e122c85afeef71bd56a25faf4c9920acfd3aece984603

Contents?: true

Size: 494 Bytes

Versions: 32

Compression:

Stored size: 494 Bytes

Contents

<!DOCTYPE html>
<%= render :partial => "/shared/html_tag" %>
  <%= render :partial => "/admin/head" %>
  <body id='dialog_container' class='dialog <%= I18n.locale %><%= ' wym_iframe_body' if params[:wymeditor].presence %>'>
    <div id='tooltip_container'></div>
    <div id="flash_container">
      <%= render :partial => '/shared/message' %>
    </div>
    <div id='content' class='clearfix'>
      <%= yield %>
    </div>
    <%= render :partial => "/admin/javascripts" %>
  </body>
</html>

Version data entries

32 entries across 32 versions & 2 rubygems

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