Closed #108 - remove note needed “x” on delete.
This commit is contained in:
parent
e4818ff697
commit
bd1c6d1cf5
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
-->
|
||||
<% if @destroy: %>
|
||||
<td>
|
||||
<a class="glyphicon glyphicon-trash" data-type="destroy">x</a>
|
||||
<a href="#" class="glyphicon glyphicon-trash" data-type="destroy"></a>
|
||||
</td>
|
||||
<% end %>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue