Sha256: ff6f1749dc3ea2bb13445fe07cfdaa868f82fe0d3599a50753b7bfecc609b0f8

Contents?: true

Size: 375 Bytes

Versions: 3

Compression:

Stored size: 375 Bytes

Contents

<tr class="<%= outline_download.css_class %>">
  <td><a class="action btn btn-primary" href="#"><i class="icon-white icon-download-alt"></i></a></td>
  <td>
    <% if outline_download.enabled %>
    <a href="<%= outline_download.url %>" target="_blank"><%= outline_download.name %></a>
    <% else %>
    <%= outline_download.name %>
    <% end %>
  </td>
  <td></td>
</tr>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
woople-theme-0.2.22 app/views/woople-theme/_outline_download.html.erb
woople-theme-0.2.21 app/views/woople-theme/_outline_download.html.erb
woople-theme-0.2.20 app/views/woople-theme/_outline_download.html.erb