Sha256: 6100bdd7d0e0cdfac735fb73b6eaaef507ea77e716305defed01e9ccc72f9353

Contents?: true

Size: 299 Bytes

Versions: 4

Compression:

Stored size: 299 Bytes

Contents

<tr>
  <td><%= link_to project.name, project_path(project) %></td>
  <td class="links">
    <%= link_to "#", class: "btn btn-mini btn-danger delete_me", data: {id: project.id.to_s, type: "projects", base: "/plugins/volley"} do %>
        <i class="icon-remove-sign"></i>
    <% end %>
  </td>
</tr>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mystro-volley-0.1.0 app/views/mystro_volley/projects/_project.html.erb
mystro-volley-0.1.0.rc3 app/views/mystro_volley/projects/_project.html.erb
mystro-volley-0.1.0.rc2 app/views/mystro_volley/projects/_project.html.erb
mystro-volley-0.1.0.rc1 app/views/mystro_volley/projects/_project.html.erb