Sha256: 615a9e6a0689946f66e2631e4c73f5b8582c9a162f3ce88fb3305d826a6eeea1

Contents?: true

Size: 648 Bytes

Versions: 13

Compression:

Stored size: 648 Bytes

Contents

<script language="javascript">
var activeElement = "";
</script>

<div id="content">
  <div id="controls">
    <ul id="nav-controls">
      <%= render "fe/admin/panels/nav_controls" %>
    </ul>
        
    <div id="panel">
      <%= render "fe/admin/panels/pages_list" %>
    </div>
  </div>


  <div id="preview">
    <h2 id="sheet-name">
      <%= link_to @question_sheet.label, edit_fe_admin_question_sheet_path(@question_sheet), remote: true, method: :get , class: "ctl"  -%>
    </h2>
    <div id="page-preview">
      <%= render "fe/admin/question_pages/question_page" %>
    </div>
  </div>

  <div style="clear:both;">&nbsp;</div>
</div>

Version data entries

13 entries across 8 versions & 1 rubygems

Version Path
fe-2.0.8 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.6 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.5 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.4 app/views.current/fe/admin/question_sheets/show.html.erb
fe-2.0.4 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.3 app/views.current/fe/admin/question_sheets/show.html.erb
fe-2.0.3 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.2 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.2 app/views.current/fe/admin/question_sheets/show.html.erb
fe-2.0.1 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.1 app/views.current/fe/admin/question_sheets/show.html.erb
fe-2.0.0 app/views/fe/admin/question_sheets/show.html.erb
fe-2.0.0 app/views.current/fe/admin/question_sheets/show.html.erb