Confirm delete on meas/char

This commit is contained in:
Matthew Dillon 2015-10-12 10:47:54 -07:00
parent 56e7b088ac
commit abb57c9ee0

View file

@ -44,9 +44,7 @@
<button class="button-gray smaller" {{action 'edit'}}> <button class="button-gray smaller" {{action 'edit'}}>
Edit Edit
</button> </button>
<button class="button-red smaller" {{action 'delete'}}> {{delete-button delete=(action 'delete')}}
Delete
</button>
</td> </td>
{{/if}} {{/if}}
{{/if}} {{/if}}