Sha256: 8aa994310233f6662b15fad2284fdc688b1332c43bc0cfa0c6ed7744f80b3d7b

Contents?: true

Size: 289 Bytes

Versions: 4

Compression:

Stored size: 289 Bytes

Contents

<tr>
  <td><%= link_to branch.name, branch_path(branch) %></td>
  <td class="links">
  <%= link_to "#", class: "btn btn-mini btn-danger delete_me", data: {id: branch.id.to_s, type: "branches", 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/branches/_branch.html.erb
mystro-volley-0.1.0.rc3 app/views/mystro_volley/branches/_branch.html.erb
mystro-volley-0.1.0.rc2 app/views/mystro_volley/branches/_branch.html.erb
mystro-volley-0.1.0.rc1 app/views/mystro_volley/branches/_branch.html.erb