Sha256: 5cfc27e6b960263fcb32e214613fd875870f67270bc72ce5da133ba6919b3c78

Contents?: true

Size: 570 Bytes

Versions: 4

Compression:

Stored size: 570 Bytes

Contents

<div class="outline">
  <h2><%= outline.name %></h2>
  <table class="table">
    <thead>
      <tr>
        <th></th>
        <th class="string"><%=t 'woople_theme.outline.name' %></th>
        <th class="count"><%=t 'woople_theme.outline.duration' %></th>
      </tr>
    </thead>
    <tbody>
      <%= outline.render_downloads(self) %>
      <%= outline.render_videos(self) %>
    </tbody>
  </table>

  <% outline.assessment do |assessment_class| %>
    <p class="<%= assessment_class %>"><a><%=t 'woople_theme.outline.start_assessment' %></a></p>
  <% end %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
woople-theme-0.0.6 app/views/woople-theme/_outline.html.erb
woople-theme-0.0.5 app/views/woople-theme/_outline.html.erb
woople-theme-0.0.4 app/views/woople-theme/_outline.html.erb
woople-theme-0.0.3 app/views/woople-theme/_outline.html.erb