Sha256: 49acffd33b7261b7f2a2d3fc3c658893a2b860d4c289cc023ceece9feb7cb5a4

Contents?: true

Size: 397 Bytes

Versions: 6

Compression:

Stored size: 397 Bytes

Contents

<br />
<div class="column3">
  <div class="shadebox round surveyor_gui_report">
    <div id="Survey">
      <h1 class="round-top"><%= @title %></h1>
      <h2><%= @survey.title %></h2>
      <span>
          <button class = 'show_data'  >Show Data</button>
          <button class = 'hide_data'  >Hide Data</button> 
      </span>     
      <%= render 'show_report' %>
    </div>
  </div>
</div>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
upgrade_surveyor_gui-0.1.3 app/views/surveyor_gui/reports/show.html.erb
upgrade_surveyor_gui-0.1.2 app/views/surveyor_gui/reports/show.html.erb
surveyor_gui-0.1.2 app/views/surveyor_gui/reports/show.html.erb
surveyor_gui-0.1.1 app/views/surveyor_gui/reports/show.html.erb
surveyor_gui-0.1.0 app/views/surveyor_gui/reports/show.html.erb
surveyor_gui-0.0.3 app/views/surveyor_gui/reports/show.html.erb